diff --git a/lfs/strongswan b/lfs/strongswan index 4701f3478..dd53e69fc 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -76,7 +76,6 @@ $(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-4.5.3_ipfire.patch cd $(DIR_APP) && [ -x "configure" ] || ./autogen.sh