X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fstrongswan;h=eb9cf46e6daf3b77d0947e6b1e9e927bdb733cfe;hp=b2be4c19ab499eae1a9bee07ec19eb82d700d395;hb=de0ccf8f8c9fc6b695f45a3fdcf0a85c3b3d5299;hpb=15b470a79da5c3fa119920e051386421a3fa317f diff --git a/lfs/strongswan b/lfs/strongswan index b2be4c19ab..eb9cf46e6d 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -78,6 +78,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-5.1.2-5.2.1_modp_custom.patch cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-5.0.2_ipfire.patch cd $(DIR_APP) && [ -x "configure" ] || ./autogen.sh