[packages/adapter: 218/631] - fix Groups

glen glen at pld-linux.org
Mon Sep 12 19:52:44 CEST 2016


commit 65b917672480de968dcad3f54d329f7ee16e8e40
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Nov 7 00:16:11 2005 +0000

    - fix Groups
    
    Changed files:
        adapter.awk -> 1.209

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index f489961..22af001 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -498,6 +498,7 @@ preamble == 1 {
 		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?
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list