[packages] stronswan4: remove copy/paste leftovers (oops)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Apr 2010 03:37:46 +0000 (03:37 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Apr 2010 03:37:46 +0000 (03:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21100 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/strongswan4/Makefile

index 009a0aa..89b619e 100644 (file)
@@ -297,8 +297,6 @@ CONFIGURE_ARGS+= \
        $(if $(CONFIG_STRONGSWAN4_ENABLE_NAT_TRANSPORT),--enable-nat-transport,--disable-nat-transport) \
        $(if $(CONFIG_STRONGSWAN4_ENABLE_VENDOR_ID),--enable-vendor-id,--disable-vendor-id) \
        $(if $(CONFIG_STRONGSWAN4_ENABLE_XAUTH_VID),--enable-xauth-vid,--disable-xauth-vid) \
-       CONFIG_STRONGSWAN4_ENABLE_VENDOR_ID \
-       CONFIG_STRONGSWAN4_ENABLE_XAUTH_VID \
        --disable-scripts \
        --disable-static \
        $(if $(CONFIG_PACKAGE_strongswan4-utils),--enable-tools,--disable-tools) \