Author: arekm                        Date: Thu Oct 30 08:44:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- support %20 in expansion

---- Files affected:
SPECS:
   pldnotify.awk (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/pldnotify.awk
diff -u SPECS/pldnotify.awk:1.64 SPECS/pldnotify.awk:1.65
--- SPECS/pldnotify.awk:1.64    Mon Oct 27 09:58:17 2008
+++ SPECS/pldnotify.awk Thu Oct 30 09:44:27 2008
@@ -435,6 +435,7 @@
        }
        FNAME=FILENAME
        DEFS["_alt_kernel"]=""
+       DEFS["20"]="\\ "
 }
 
 /^[Uu][Rr][Ll]:/&&(URL=="") { URL=subst_defines($2,DEFS) ; DEFS["url"]=URL }
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pldnotify.awk?r1=1.64&r2=1.65&f=u

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

Reply via email to