From: Michael Tremer Date: Wed, 24 Feb 2021 11:13:19 +0000 (+0000) Subject: nut: Update automake X-Git-Tag: v2.25-core155~34^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3550b57a270313ca84cca0188c124d5c4bc847c;p=ipfire-2.x.git nut: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/nut b/lfs/nut index def3c36df9..2204259444 100644 --- a/lfs/nut +++ b/lfs/nut @@ -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