From: Tobias Brunner Date: Fri, 4 Feb 2011 11:52:40 +0000 (+0100) Subject: maemo: Enable pluto and starter. X-Git-Tag: 4.5.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c34c424a706a9048ae28f26ca12be45c010ab05;p=thirdparty%2Fstrongswan.git maemo: Enable pluto and starter. --- diff --git a/packages/strongswan-maemo/debian/rules b/packages/strongswan-maemo/debian/rules index 41482be437..5c337eec90 100755 --- a/packages/strongswan-maemo/debian/rules +++ b/packages/strongswan-maemo/debian/rules @@ -23,8 +23,7 @@ DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) CONFIG_OPTIONS = \ --prefix=/usr --sysconfdir=/etc \ - --disable-pluto --disable-tools --disable-scripts \ - --disable-updown --disable-stroke \ + --disable-tools --disable-scripts \ --disable-sha1 --disable-sha2 --disable-aes --disable-des \ --disable-md5 --disable-gmp --disable-pgp --disable-dnskey \ --enable-openssl --enable-monolithic --enable-eap-identity \