]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nmap: Update automake
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Feb 2021 11:04:19 +0000 (11:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 11:14:50 +0000 (11:14 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nmap

index 39d740e8948689fb076bf697b24008c4ece2ff84..77d25e60089b2bdad634be7218ee877e8d12a42e 100644 (file)
--- 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 \