From: Michael Tremer Date: Tue, 16 Feb 2021 16:55:51 +0000 (+0000) Subject: util-linux: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a15d15aa60166c548645fa90938f6a71b56208f;p=people%2Fms%2Fipfire-2.x.git util-linux: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/util-linux b/lfs/util-linux index cb8e32d579..158fc28aae 100644 --- a/lfs/util-linux +++ b/lfs/util-linux @@ -72,6 +72,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 \ --docdir=/usr/share/doc/util-linux \ --disable-static \