SPECS: adapter.awk - fix Groups
glen
glen at pld-linux.org
Mon Nov 7 01:16:18 CET 2005
Author: glen Date: Mon Nov 7 00:16:17 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix Groups
---- Files affected:
SPECS:
adapter.awk (1.208 -> 1.209)
---- Diffs:
================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.208 SPECS/adapter.awk:1.209
--- SPECS/adapter.awk:1.208 Sun Nov 6 22:49:05 2005
+++ SPECS/adapter.awk Mon Nov 7 01:16:11 2005
@@ -498,6 +498,7 @@
Grupa = $0
sub(/^System Environment\/Libraries/, "Libraries", Grupa)
+ sub(/^System Environment\/Daemons/, "Daemons", Grupa)
print "Group:\t\t" Grupa
if (Grupa ~ /^X11/ && x11 == 0) # Is it X11 application?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.208&r2=1.209&f=u
More information about the pld-cvs-commit
mailing list