From: Michael Tremer Date: Thu, 25 Feb 2021 10:34:28 +0000 (+0000) Subject: lcdproc: Update automake X-Git-Tag: v2.25-core155~34^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c42d68f4e1225ffb96d13e1b718b2470126b733;p=ipfire-2.x.git lcdproc: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/lcdproc b/lfs/lcdproc index 88afec5d62..e5c4ee3457 100644 --- a/lfs/lcdproc +++ b/lfs/lcdproc @@ -79,6 +79,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 \ --prefix=/usr \