From 538e6c1a7d07859cf93a539dbb8bfeae0f86abc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Wed, 6 Aug 2025 11:02:40 +0200 Subject: [PATCH] Many: stop building and shipping osbuild-image-tests binary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the binary from the Makefile and the SPEC file. Signed-off-by: Tomáš Hozza --- Makefile | 1 - osbuild-composer.spec | 2 -- 2 files changed, 3 deletions(-) diff --git a/Makefile b/Makefile index cecf8e496..90a67c888 100644 --- a/Makefile +++ b/Makefile @@ -153,7 +153,6 @@ build: $(BUILDDIR)/bin/ build-maintenance go test -c -tags=integration -o $