From 0b05f0035003848602b0ed7e75958b51e0e80027 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 16 Feb 2021 16:55:51 +0000 Subject: [PATCH] util-linux: Update automake Signed-off-by: Michael Tremer --- lfs/util-linux | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5