From: Michael Tremer Date: Wed, 24 Feb 2021 11:11:58 +0000 (+0000) Subject: asterisk: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b64341b4b629ad191f5c2f8541860417b7ae3910;p=people%2Fms%2Fipfire-2.x.git asterisk: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/asterisk b/lfs/asterisk index 77667e232b..6651ba13c1 100755 --- a/lfs/asterisk +++ b/lfs/asterisk @@ -82,6 +82,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) # configure asterisk cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/var/ipfire \