From 99bf107dfc5e30cf6a01c719f63d747a82ca59b1 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 24 Feb 2009 11:20:00 +0000 Subject: [PATCH] updated specfile --- iptables.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/iptables.spec b/iptables.spec index 782d77c..47da265 100644 --- a/iptables.spec +++ b/iptables.spec @@ -96,9 +96,6 @@ make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib} ip6tables-save i %install make install DESTDIR=%{buildroot} KERNEL_DIR=%{KERNEL_DIR} BINDIR=/sbin LIBDIR=/%{_lib} MANDIR=%{_mandir} -%if %{build_devel} -make install-devel DESTDIR=%{buildroot} KERNEL_DIR=%{KERNEL_DIR} BINDIR=/sbin LIBDIR=%{_libdir} MANDIR=%{_mandir} INCDIR=%{_includedir} -%endif cp ip{6,}tables-{save,restore} $RPM_BUILD_ROOT/sbin cp iptables-*.8 $RPM_BUILD_ROOT%{_mandir}/man8 mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d -- 2.43.0