commit e736338c4b769debb683b59bd6e3de5bc246ef54
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Dec 2 15:07:28 2007 +0000

    - jpackage filter
    
    Changed files:
        adapter.awk -> 1.369

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 9a5bcf3..c2cea01 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -773,6 +773,7 @@ preamble == 1 {
                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();
        }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885

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

Reply via email to