From 2a708d8c0f6df90e97539d74c32383746af99dc0 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Fri, 29 Jun 2012 17:09:14 +0200 Subject: disable DES and Blowfish plugin as they are under a 4 clauses BSD-like license. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 316e98d1b..6cfdaaeea 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,8 @@ CONFIGUREARGS := --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ --enable-ha --enable-dhcp --enable-farp \ --enable-led \ --enable-test-vectors --enable-nat-transport \ - --enable-nm + --enable-nm \ + --disable-blowfish --disable-des # BSD-Young license # --with-user=strongswan --with-group=nogroup \ # --enable-kernel-pfkey --enable-kernel-klips \ # And for --enable-eap-sim we would need the library, which we don't -- cgit v1.2.3