]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
ghostscript: Fix package.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Sep 2009 08:39:11 +0000 (10:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Sep 2009 08:39:11 +0000 (10:39 +0200)
lfs/ghostscript

index 5371d38310beacb53e9771886d544650e4d07963..0d5434be08fc131ce663fd69eaec99761c1053ba 100644 (file)
@@ -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)