SPECS: pldnotify.awk - _alt_kernel is empty by default
arekm
arekm at pld-linux.org
Sat Aug 30 19:47:55 CEST 2008
Author: arekm Date: Sat Aug 30 17:47:55 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- _alt_kernel is empty by default
---- Files affected:
SPECS:
pldnotify.awk (1.60 -> 1.61)
---- Diffs:
================================================================
Index: SPECS/pldnotify.awk
diff -u SPECS/pldnotify.awk:1.60 SPECS/pldnotify.awk:1.61
--- SPECS/pldnotify.awk:1.60 Thu Aug 28 11:22:32 2008
+++ SPECS/pldnotify.awk Sat Aug 30 19:47:50 2008
@@ -428,6 +428,7 @@
for (i in SRC) delete SRC[i]
}
FNAME=FILENAME
+ DEFS["_alt_kernel"]=""
}
/^[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.60&r2=1.61&f=u
More information about the pld-cvs-commit
mailing list