]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/nut
ncat: Update to 7.91
[ipfire-2.x.git] / lfs / nut
diff --git a/lfs/nut b/lfs/nut
index 1502c63cb893975bf6889156b46b3af4f4161f65..220425944415237915be3f41d998afa948779f58 100644 (file)
--- a/lfs/nut
+++ b/lfs/nut
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = nut
 PAK_VER    = 7
 
-DEPS       = ""
+DEPS       =
 
 ###############################################################################
 # Top-level Rules
@@ -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 --sysconfdir=/etc/nut \
                        --with-usb --with-user=root --with-group=nut \
                        --with-wrap=no --with-udev-dir=/etc/udev