From: Sapan Bhatia Date: Tue, 24 Feb 2009 11:16:36 +0000 (+0000) Subject: update build X-Git-Tag: iptables-1.4.1.1-0~11 X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=commitdiff_plain;h=e90b1f6c7ee65382e53dc111b5b271cc2d07e70d update build --- diff --git a/iptables.spec b/iptables.spec index c808d0c..782d77c 100644 --- a/iptables.spec +++ b/iptables.spec @@ -89,6 +89,7 @@ fi %define KERNEL_DIR "/usr/src/kernels/%{KERNEL}" +./configure 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