[packages/adapter: 551/631] X11 in group not tracked, remove it

glen glen at pld-linux.org
Mon Sep 12 20:20:37 CEST 2016


commit 4f16e5ab26faaa1f76eef23fb4146dfa64f36172
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jul 17 14:52:48 2012 +0300

    X11 in group not tracked, remove it

 adapter.awk | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index 414f4d7..9912263 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -646,9 +646,6 @@ preamble == 1 {
 		group = replace_groupnames(group);
 		$0 = "Group:\t\t" group
 
-		if (group ~ /^X11/ && x11 == 0)	# Is it X11 application?
-			x11 = 1
-
 		byl_plik_z_groupmi = 0
 		byl_opis_grupy = 0
 		while ((getline linia_grup < groups_file) > 0) {
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list