X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fstrongswan;h=642d651823b694171fc16eafeb3add65263c6f6b;hb=8d903f6db9a2c942d523a9a376d29f8800800639;hp=dd1f0ac848b7a1bb09d279df8750d831849626c5;hpb=9f5f4957cb5483884a065888479122689383e6dc;p=ipfire-2.x.git diff --git a/lfs/strongswan b/lfs/strongswan index dd1f0ac848..642d651823 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