From f79bf0f19aaee26f6a5a59d5f97a8b08d91f14d0 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 24 Feb 2009 11:37:59 +0000 Subject: [PATCH] specfile tweaks --- iptables.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0