From: Michael Tremer Date: Sat, 5 Sep 2009 09:10:45 +0000 (+0200) Subject: Fix group information. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c65b8b1460b6933e759ed0297db3d4415816d110;p=ipfire-3.x.git Fix group information. --- diff --git a/lfs/bwm-ng b/lfs/bwm-ng index d3cbfc3f3..be4c1c196 100644 --- a/lfs/bwm-ng +++ b/lfs/bwm-ng @@ -35,6 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = +GROUP = Networking/Statistics CORE = no EXTRA = yes DEBUG = no diff --git a/lfs/hplip_full b/lfs/hplip_full index f92a761bd..7f70fc6d8 100644 --- a/lfs/hplip_full +++ b/lfs/hplip_full @@ -35,6 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = +GROUP = Applications/Printing CORE = no EXTRA = yes DEBUG = no diff --git a/lfs/hplip_lite b/lfs/hplip_lite index 15a39aefe..34e6737f8 100644 --- a/lfs/hplip_lite +++ b/lfs/hplip_lite @@ -35,6 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = +GROUP = Applications/Printing CORE = no EXTRA = yes DEBUG = no diff --git a/lfs/joe b/lfs/joe index 897db0810..9a2bc6426 100644 --- a/lfs/joe +++ b/lfs/joe @@ -35,6 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = +GROUP = Applications/Editors CORE = no EXTRA = yes DEBUG = no diff --git a/lfs/nano b/lfs/nano index 0eb9fc8b3..b12226ad7 100644 --- a/lfs/nano +++ b/lfs/nano @@ -35,6 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = +GROUP = Applications/Editors CORE = no EXTRA = yes DEBUG = no