From: Michael Tremer Date: Wed, 24 Feb 2021 11:14:08 +0000 (+0000) Subject: strongswan: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c908945aacf90fa7a05ebf796db84cd594d2b280;p=people%2Fms%2Fipfire-2.x.git strongswan: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/strongswan b/lfs/strongswan index 421541369b..ace2c58147 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -75,6 +75,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-interfaces.patch cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-revert.patch + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure \ --prefix="/usr" \ --sysconfdir="/etc" \