From: Michael Tremer Date: Mon, 22 Feb 2021 11:03:52 +0000 (+0000) Subject: ncat: Update automake X-Git-Tag: v2.25-core155~34^2~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=650705a05215f97591f764259c40a07eee9c08d8;p=ipfire-2.x.git ncat: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/ncat b/lfs/ncat index d21c066d5c..ab954e7329 100644 --- a/lfs/ncat +++ b/lfs/ncat @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && mkdir -p build cd $(DIR_APP) && ./configure \ --prefix=/usr \