Skip to content

Commit

Permalink
[spec] cleanup some krosnonetd leftovers
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Jun 25, 2021
1 parent 36a423d commit 8fe88cc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions kronosnet.spec.in
Expand Up @@ -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}

Expand Down Expand Up @@ -480,4 +478,3 @@ Requires: libknet1%{_isa} = %{version}-%{release}
%changelog
* @date@ Autotools generated version <nobody@nowhere.org> - @version@-1-@numcomm@.@alphatag@.@dirty@
- These aren't the droids you're looking for.

0 comments on commit 8fe88cc

Please sign in to comment.