]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strongswan
strongswan: update _updown to use conmark for QoS
[ipfire-2.x.git] / lfs / strongswan
index 3b481ac2eb073dc6389d46b2ba5c306a449ff841..46c0309fb21ae3fe89ebd2b207411a45a8cc80dd 100644 (file)
@@ -72,8 +72,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-disable-ipv6.patch
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire.patch
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-interfaces.patch
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-revert.patch
 
        $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure \