]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ghostscript
xtables-addons: Fix typo in lfs
[people/pmueller/ipfire-2.x.git] / lfs / ghostscript
index 7ee1ce4e4a9648090b0a00706725cfa2a8b25f85..6de18f4d32ee540b5884a4f6fb58d25736310187 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -88,8 +88,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && \
                ./configure \
                        --prefix=/usr \
-                       --with-system-libtiff \
-                       --with-install-cups
+                       --with-system-libtiff
+
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install