SOURCES: iproute2-iptables.patch, iproute2-iptables64.patch - fixe...

djrzulf djrzulf at pld-linux.org
Mon Dec 5 20:38:04 CET 2005


Author: djrzulf                      Date: Mon Dec  5 19:38:04 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed path,

---- Files affected:
SOURCES:
   iproute2-iptables.patch (1.1 -> 1.2) , iproute2-iptables64.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/iproute2-iptables.patch
diff -u SOURCES/iproute2-iptables.patch:1.1 SOURCES/iproute2-iptables.patch:1.2
--- SOURCES/iproute2-iptables.patch:1.1	Mon Dec  5 20:32:42 2005
+++ SOURCES/iproute2-iptables.patch	Mon Dec  5 20:37:58 2005
@@ -4,7 +4,7 @@
  #include "libiptc/libiptc.h"
  
  #ifndef IPT_LIB_DIR
--#define IPT_LIB_DIR "/usr/local/iptables"
+-#define IPT_LIB_DIR "/usr/local/lib/iptables"
 +#define IPT_LIB_DIR "/usr/lib/iptables"
  #endif
  

================================================================
Index: SOURCES/iproute2-iptables64.patch
diff -u SOURCES/iproute2-iptables64.patch:1.1 SOURCES/iproute2-iptables64.patch:1.2
--- SOURCES/iproute2-iptables64.patch:1.1	Mon Dec  5 20:32:43 2005
+++ SOURCES/iproute2-iptables64.patch	Mon Dec  5 20:37:58 2005
@@ -4,7 +4,7 @@
  #include "libiptc/libiptc.h"
  
  #ifndef IPT_LIB_DIR
--#define IPT_LIB_DIR "/usr/local/iptables"
+-#define IPT_LIB_DIR "/usr/local/lib/iptables"
 +#define IPT_LIB_DIR "/usr/lib64/iptables"
  #endif
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/iproute2-iptables.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/iproute2-iptables64.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list