X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fstrongswan;h=1d009b8cb453f5391bcadaa88e7c0cb5c6334e33;hb=b26fa79a08060254fb88e10cd6b2e62059ab1925;hp=8c27b1b45f0eced9bff6bac7eec6d9e0179b7e78;hpb=74459c0aded2cceae19e1bff2ce9a899cf0168c0;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/strongswan b/lfs/strongswan index 8c27b1b45f..1d009b8cb4 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -72,6 +72,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.4.0_ipfire.patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.5.2-force_kill_charon.patch cd $(DIR_APP) && ./configure --prefix="/usr" --sysconfdir="/etc" \ --enable-cisco-quirks \