t004-iptable-path.diff - mkports - recipes for building multiple softwares with mk(1)
(HTM) git clone git://z3bra.org/mkports
(DIR) Log
(DIR) Files
(DIR) Refs
---
t004-iptable-path.diff (359B)
---
1 diff -urN a/include/iptables.h b/include/iptables.h
2 --- a/include/iptables.h 2014-12-24 21:20:49.000000000 +0100
3 +++ b/include/iptables.h 2016-01-18 19:09:37.961883332 +0100
4 @@ -5,7 +5,7 @@
5 #include "libiptc/libiptc.h"
6
7 #ifndef IPT_LIB_DIR
8 -#define IPT_LIB_DIR "/usr/local/lib/iptables"
9 +#define IPT_LIB_DIR "/lib/iptables"
10 #endif
11
12 #ifndef IPPROTO_SCTP