X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fepson-inkjet-printer-escpr;h=d6cdf8c9087994c89e9500c40355b5de0a57d6c8;hb=caf5dcb1e741d93c686c2db0df6f2615bdc68c19;hp=f4104db1cf4bf93a99153d0226a42ce6bb993862;hpb=af7e2f072f35bcaaefb5f7a81861f421f50dc40d;p=ipfire-2.x.git diff --git a/lfs/epson-inkjet-printer-escpr b/lfs/epson-inkjet-printer-escpr index f4104db1cf..d6cdf8c908 100644 --- a/lfs/epson-inkjet-printer-escpr +++ b/lfs/epson-inkjet-printer-escpr @@ -79,6 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc cd $(DIR_APP) && make # doesn't support parallel build cd $(DIR_APP) && make install CUPS_PPD_DIR=/usr/share/ppd/Epson