summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2007-01-29 00:23:20 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2007-01-29 00:23:20 +0000
commitdd191aff56ffe1b3fc996a6ca94d829eaff9762b (patch)
tree37c6767fe287aae95c02fe9d4953fc25cde3036e /debian
parent63b2bd821c0fffcaa6faad9f9a31d8a954d0f94c (diff)
downloadvyos-strongswan-dd191aff56ffe1b3fc996a6ca94d829eaff9762b.tar.gz
vyos-strongswan-dd191aff56ffe1b3fc996a6ca94d829eaff9762b.zip
- Need to disable IPSECPOLICY again, because the code doesn't compile
then-
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c3650e0af..a4051c37d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ build-stamp: patch
USE_LDAP=true USE_LIBCURL=true HAVE_THREADS=true \
USE_XAUTH=true USE_XAUTHPAM=true USE_KEYRR=true \
USE_KERNEL26=true USE_NAT_TRAVERSAL=true \
- USE_IPSECPOLICY=true USE_VENDORID=true \
+ USE_VENDORID=true \
USE_CISCO_QUIRKS=true USE_SMARTCARD=true
# remove the temporary file, it will be created during install
rm -f $(CURDIR)/debian/ipsec.secrets