From: Alexander Marx Date: Sat, 2 Mar 2013 11:43:16 +0000 (+0100) Subject: Forward Firewall: update _updown on build X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=dafaa4142779c7f9a63b481f23df4cec95c5f03c Forward Firewall: update _updown on build --- 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