Author: paszczus                     Date: Wed Feb 18 19:51:31 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.10

---- Files affected:
SOURCES:
   xtables-addons-libs.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/xtables-addons-libs.patch
diff -u SOURCES/xtables-addons-libs.patch:1.2 
SOURCES/xtables-addons-libs.patch:1.3
--- SOURCES/xtables-addons-libs.patch:1.2       Fri Sep 12 11:26:33 2008
+++ SOURCES/xtables-addons-libs.patch   Wed Feb 18 20:51:26 2009
@@ -1,16 +1,20 @@
---- xtables-addons-1.5.7/extensions/GNUmakefile.in.orig        2008-09-01 
21:35:51.000000000 +0200
-+++ xtables-addons-1.5.7/extensions/GNUmakefile.in     2008-09-12 
10:34:09.000000000 +0200
-@@ -60,11 +60,11 @@
+--- xtables-addons-1.10/extensions/GNUmakefile.in      2009-02-18 
00:31:26.000000000 +0100
++++ xtables-addons-1.10.new/extensions/GNUmakefile.in  2009-02-18 
20:31:45.005459510 +0100
+@@ -63,7 +63,7 @@
  
  .PHONY: all install clean distclean FORCE
  
--all: modules user matches.man targets.man
-+all: user matches.man targets.man
+-all: subdirs modules user matches.man targets.man
++all: subdirs user matches.man targets.man
+ 
+ subdirs:
+       @for i in ${subdirs_list}; do ${MAKE} -C $$i; done;
+@@ -73,7 +73,7 @@
  
  user: ${targets}
  
--install: modules_install ${targets_install}
-+install: ${targets_install}
+-install: modules_install subdirs-install ${targets_install}
++install: subdirs-install ${targets_install}
        @mkdir -p "${DESTDIR}${xtlibdir}";
        install -pm0755 ${targets_install} "${DESTDIR}${xtlibdir}/";
  
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/xtables-addons-libs.patch?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to