X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ffoomatic;h=712247ff038c44beda47397f78c9235f2942cb8e;hp=7450805a8d2b14f4e70a8e8ecea7af07d3475a48;hb=477e28cf0d33a4a97825ec554ed6e969dbba7e0b;hpb=9bfa4a36abdc2051e135d2cb4e548c2137f2d52c diff --git a/lfs/foomatic b/lfs/foomatic index 7450805a8d..712247ff03 100644 --- a/lfs/foomatic +++ b/lfs/foomatic @@ -35,7 +35,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = foomatic PAK_VER = 1 -DEPS = "cups ghostscript libtiff" +DEPS = "cups ghostscript libtiff hplip" ############################################################################### # Top-level Rules @@ -86,7 +86,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_SRC)/foomatic-* && cd $(DIR_SRC) && \ + @rm -rf $(DIR_SRC)/foomatic-* /usr/share/foomatic && cd $(DIR_SRC) && \ tar zxf $(DIR_DL)/$(DL_FILE) && \ tar zxf $(DIR_DL)/foomatic-db-$(DATE).tar.gz && \ tar zxf $(DIR_DL)/foomatic-db-engine-$(VER).tar.gz && \