X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fstrongswan;h=4174f78fe5b2fa2e8bbaef1580e8b4140a7832d3;hb=e1982c695c6faf86fb74c48c151985acb1f9250e;hp=99261ce934a545f6eac4bd368287493cd70acd24;hpb=b7ddf23b7238e469a19e09acaa5cfeb63fac9c78;p=ipfire-2.x.git diff --git a/lfs/strongswan b/lfs/strongswan index 99261ce934..4174f78fe5 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -72,6 +72,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-disable-ipv6.patch cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire.patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-interfaces.patch cd $(DIR_APP) && ./configure \ --prefix="/usr" \