Author: glen                         Date: Mon Dec 12 13:44:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sort also commented out bconded BR

---- Files affected:
SPECS:
   adapter.awk (1.227 -> 1.228) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.227 SPECS/adapter.awk:1.228
--- SPECS/adapter.awk:1.227     Mon Dec 12 13:03:42 2005
+++ SPECS/adapter.awk   Mon Dec 12 14:44:25 2005
@@ -93,7 +93,7 @@
 function b_makekey(a, b,       s) {
        s = a "" b;
        # kill bcond
-       gsub(/%{[!?]+[_a-zA-Z0-9]+:/, "", s);
+    gsub(/[#%]+{[!?]+[_a-zA-Z0-9]+:/, "", s);
        return s;
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.227&r2=1.228&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to