]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/foomatic
foomatic: Drop files that are now provided by cups-filter
[ipfire-2.x.git] / lfs / foomatic
index 1288277e4b1e241eaaa2793d0929c5bf6cf7a23f..9c47228daf72d42de958a53297944e05dda61c72 100644 (file)
@@ -35,7 +35,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/foomatic-filters-$(VER_FILTERS)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = foomatic
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       = cups ghostscript libtiff hplip
 
@@ -116,9 +116,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        -mkdir -pv /etc/foomatic
        echo "cups" > /etc/foomatic/defaultspooler
 
-       -mkdir -pv /usr/lib/cups/filter
-       ln -svf ../../../bin/foomatic-rip /usr/lib/cups/filter/foomatic-rip
-       ln -svf ../../../bin/foomatic-ppdfile /usr/lib/cups/filter/foomatic-ppdfile
-
        @rm -rf $(DIR_SRC)/foomatic-*
        @$(POSTBUILD)