specfile tweaks
authorSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 24 Feb 2009 11:37:59 +0000 (11:37 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 24 Feb 2009 11:37:59 +0000 (11:37 +0000)
iptables.spec

index e381905..e45995d 100644 (file)
@@ -89,7 +89,7 @@ fi
        
 %define KERNEL_DIR "/usr/src/kernels/%{KERNEL}"
 
-./configure
+./configure --prefix=/ --libexecdir=/lib
 make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib}
 make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib} iptables-save iptables-restore
 make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib} ip6tables-save ip6tables-restore