From: Michael Tremer Date: Mon, 22 Feb 2021 11:01:13 +0000 (+0000) Subject: cups: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80a74a788e1fc9a7589f1c13d744a973e11bacda;p=people%2Fms%2Fipfire-2.x.git cups: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/cups b/lfs/cups index 2c71388464..e219bcf1b2 100644 --- a/lfs/cups +++ b/lfs/cups @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(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 \