SPECS: adapter.awk - arekm: there are c++ programs that do not us...
    glen 
    glen at pld-linux.org
       
    Thu Jan 25 17:54:58 CET 2007
    
    
  
Author: glen                         Date: Thu Jan 25 16:54:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- arekm:  there are c++ programs that do not use libstdc++
---- Files affected:
SPECS:
   adapter.awk (1.344 -> 1.345) 
---- Diffs:
================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.344 SPECS/adapter.awk:1.345
--- SPECS/adapter.awk:1.344	Thu Jan 25 17:12:46 2007
+++ SPECS/adapter.awk	Thu Jan 25 17:54:53 2007
@@ -751,7 +751,6 @@
 		sub(/^ant-junit$/, "jakarta-ant", $2);
 		sub(/^ldapjdk$/, "ldapsdk", $2);
 		sub(/^saxon-scripts$/, "saxon", $2);
-		sub(/^gcc-c\+\+$/, "libstdc++-devel", $2);
 
         replace_php_virtual_deps();
 	}
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.344&r2=1.345&f=u
    
    
More information about the pld-cvs-commit
mailing list