From: Michael Tremer Date: Sun, 6 Sep 2009 08:39:11 +0000 (+0200) Subject: ghostscript: Fix package. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5def8d567dd1f14ebe007a23d2cc0a40ca60f6;p=ipfire-3.x.git ghostscript: Fix package. --- diff --git a/lfs/ghostscript b/lfs/ghostscript index 5371d3831..0d5434be0 100644 --- a/lfs/ghostscript +++ b/lfs/ghostscript @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = -GROUP = Printing +GROUP = Applications/Printing CORE = no EXTRA = yes DEBUG = no @@ -102,7 +102,5 @@ $(OBJECT): $(objects) chown -v root:root /usr/share/ghostscript/8.70/Resource/Font/* -# rm -vf /usr/share/ghostscript/8.70/doc - @rm -rf $(DIR_APP) @$(POSTBUILD)