From: Michael Tremer Date: Tue, 9 Feb 2021 14:39:31 +0000 (+0000) Subject: attr: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c81738eeddc66660f4f38fc493464e85e9c07806;p=people%2Fms%2Fipfire-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