From 072ca1ab5e91ccf2539291ddcd36b4ce5feb8e3d Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Sep 19 2022 17:04:45 +0000 Subject: Make sure we don't build the anaconda-webui package on F37 --- diff --git a/anaconda.spec b/anaconda.spec index 6e7bea0..0245040 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -6,7 +6,7 @@ License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda # This should should only be set for development purposes for the time -%global use_cockpit 1 +%global use_cockpit 0 # To generate Source0 do: # git clone https://github.com/rhinstaller/anaconda