From f91f90cf64c30c1e34920efbc5da8b9cc0b8e86e Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Thu, 26 Oct 2023 00:01:45 +0300 Subject: [PATCH] - Test empty sub-package --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 56dcae67..545c7817 100644 --- a/pungi.spec +++ b/pungi.spec @@ -80,7 +80,7 @@ Recommends: libguestfs-tools-c Requires: python3-%{name} = %{version}-%{release} -# BuildArch: noarch +BuildArch: noarch %description A tool to create anaconda based installation trees/isos of a set of rpms.