X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fcups-filters;h=859983367d01f57d1e232c96462c4481114084dd;hb=ea72700a3b5f53680b218e9261593806bdc5f7d4;hp=84d7e8ecf954312fa1b4c7483523ad354fd1862a;hpb=af7e2f072f35bcaaefb5f7a81861f421f50dc40d;p=ipfire-2.x.git diff --git a/lfs/cups-filters b/lfs/cups-filters index 84d7e8ecf9..859983367d 100644 --- a/lfs/cups-filters +++ b/lfs/cups-filters @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2015 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # 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 # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups-filters -PAK_VER = 1 +PAK_VER = 2 DEPS = "cups ghostscript" @@ -84,7 +84,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --localstatedir=/var \ --with-pdftops=hybrid \ --disable-ijs \ - --disable-mutool + --disable-mutool \ + --disable-avahi cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install @rm -rf $(DIR_APP)