SPECS: adapter.awk - jpackage filter

glen glen at pld-linux.org
Sun Dec 2 16:07:33 CET 2007


Author: glen                         Date: Sun Dec  2 15:07:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- jpackage filter

---- Files affected:
SPECS:
   adapter.awk (1.368 -> 1.369) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.368 SPECS/adapter.awk:1.369
--- SPECS/adapter.awk:1.368	Sun Nov 18 18:35:55 2007
+++ SPECS/adapter.awk	Sun Dec  2 16:07:28 2007
@@ -773,6 +773,7 @@
 		sub(/^saxon-scripts$/, "saxon", $2);
 		sub(/^xalan-j2$/, "xalan-j", $2);
 		sub(/^xerces-j2$/, "xerces-j", $2);
+		sub(/^gnu-regexp$/, "gnu.regexp", $2);
 
 		replace_php_virtual_deps();
 	}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adapter.awk?r1=1.368&r2=1.369&f=u



More information about the pld-cvs-commit mailing list