From: Michael Tremer Date: Tue, 9 Feb 2021 14:39:31 +0000 (+0000) Subject: attr: Update automake X-Git-Tag: v2.25-core155~34^2~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42d15ea4871b72f3a6dc956280ee7fae0021cfa3;p=ipfire-2.x.git attr: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/attr b/lfs/attr index f31c0f2b42..e1edd6076f 100644 --- a/lfs/attr +++ b/lfs/attr @@ -70,6 +70,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure cd $(DIR_APP) && make cd $(DIR_APP) && make install