From 8fe88cc189cee0b5441faf359aad0370a46e6cf5 Mon Sep 17 00:00:00 2001 From: "Fabio M. Di Nitto" Date: Thu, 24 Jun 2021 10:17:43 +0200 Subject: [PATCH] [spec] cleanup some krosnonetd leftovers Signed-off-by: Fabio M. Di Nitto --- kronosnet.spec.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/kronosnet.spec.in b/kronosnet.spec.in index 595769d0..0365018e 100644 --- a/kronosnet.spec.in +++ b/kronosnet.spec.in @@ -177,12 +177,10 @@ BuildRequires: autoconf automake libtool --disable-compress-zstd \ %endif %if %{with libnozzle} - --enable-libnozzle \ + --enable-libnozzle %else - --disable-libnozzle \ + --disable-libnozzle %endif - --with-initdefaultdir=%{_sysconfdir}/sysconfig/ \ - --with-systemddir=%{_unitdir} make %{_smp_mflags} @@ -480,4 +478,3 @@ Requires: libknet1%{_isa} = %{version}-%{release} %changelog * @date@ Autotools generated version - @version@-1-@numcomm@.@alphatag@.@dirty@ - These aren't the droids you're looking for. -