From: Michael Tremer Date: Mon, 22 Feb 2021 11:04:19 +0000 (+0000) Subject: nmap: Update automake X-Git-Tag: v2.25-core155~34^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3b10edc4fd0b547b2b70a20e3e5282215653eb2;p=ipfire-2.x.git nmap: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/nmap b/lfs/nmap index 39d740e894..77d25e6008 100644 --- a/lfs/nmap +++ b/lfs/nmap @@ -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) && ./configure \ --prefix=/usr \ --without-nmapfe \