From b9428b0b610143f8cb2436be5a8678246e2805b7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 24 Feb 2021 11:14:08 +0000 Subject: [PATCH] strongswan: Update automake Signed-off-by: Michael Tremer --- lfs/strongswan | 1 + 1 file changed, 1 insertion(+) 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" \ -- 2.39.5