From e90b1f6c7ee65382e53dc111b5b271cc2d07e70d Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 24 Feb 2009 11:16:36 +0000 Subject: [PATCH] update build --- iptables.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.0