commit 24f0d508905661eb45910f3d84af959b13486503
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Nov 26 15:51:16 2006 +0000

    - more
    
    Changed files:
        adapter.awk -> 1.332

 adapter.awk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adapter.awk b/adapter.awk
index a768b0e..55d2279 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1617,7 +1617,7 @@ function replace_php_virtual_deps()
 #        return
 #    }
 
-    if (pkg ~ /^php-/ && pkg !~ 
/^php-(pear|common|cli|devel|fcgi|cgi|dirs|program|pecl-)/) {
+    if (pkg ~ /^php-/ && pkg !~ 
/^php-(pear|common|cli|devel|fcgi|cgi|dirs|program|ZendOptimizer|pecl-)/) {
         sub(/^php-/, "php(", pkg);
         sub(/$/, ")", pkg);
         $2 = pkg
================================================================

---- 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