From: Alexander Marx Date: Sat, 2 Mar 2013 11:43:16 +0000 (+0100) Subject: Forward Firewall: update _updown on build X-Git-Tag: v2.15-beta1~286^2~11^2~136 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dafaa4142779c7f9a63b481f23df4cec95c5f03c;p=people%2Fpmueller%2Fipfire-2.x.git Forward Firewall: update _updown on build --- diff --git a/lfs/strongswan b/lfs/strongswan index 4701f34782..dd53e69fc1 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