]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/gnu-netcat
python3-rsa: New package as required by aws-cli
[ipfire-2.x.git] / lfs / gnu-netcat
index 77ddf5efc83fc10c98233f053c84d88801854fd0..357db34d807343481e75e5497b45ef225778b44e 100644 (file)
@@ -77,6 +77,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
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install