From b45a2151ea833d5155fb3b154e438e21c0e3313b Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sat, 14 Dec 2013 17:03:29 +0100 Subject: [PATCH] ipset: changed to use prefix= to install runtime binaries into /{sbin,lib} --- network/ipset/ipset.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/network/ipset/ipset.conf b/network/ipset/ipset.conf index 50d7c4428..738c7faa1 100644 --- a/network/ipset/ipset.conf +++ b/network/ipset/ipset.conf @@ -12,6 +12,9 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- +prefix= +set_confopt + # do not check for kernel sources because we use the ipset modules provided # by the linux package var_append extraconfopt ' ' "--with-kmod=no"