From: Sapan Bhatia Date: Tue, 24 Feb 2009 11:37:59 +0000 (+0000) Subject: specfile tweaks X-Git-Tag: iptables-1.4.1.1-0~6 X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=commitdiff_plain;h=f79bf0f19aaee26f6a5a59d5f97a8b08d91f14d0 specfile tweaks --- diff --git a/iptables.spec b/iptables.spec index e381905..e45995d 100644 --- a/iptables.spec +++ b/iptables.spec @@ -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