diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 14:57:23 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 14:57:23 +0100 |
commit | 691753b3fdf34149fe8fc435476c68a7b4faa4be (patch) | |
tree | 9d61f6ed2fe7509c361086075bb2cb37e5346816 /debian/strongswan-ikev1.install | |
parent | 92b498817927eba09073ea12bb71ef7990302135 (diff) | |
download | vyos-strongswan-691753b3fdf34149fe8fc435476c68a7b4faa4be.tar.gz vyos-strongswan-691753b3fdf34149fe8fc435476c68a7b4faa4be.zip |
Initial part of pluto removal
* debian/rules:
- --enable-smartcard, --with-default-pkcs11 and --enable-nat-transport not
valid anymore for ./configure, remove them.
- add --enable-xauth-eap and --enable-xauth-pam.
- remove pluto handling since it's gone
- don't special-case XAuth on kFreeBSD anymore.
* debian/control:
- drop strongswan-ikev1 package
- rename strongswan-ikev2 package to strongswan-ike for now.
* debian/strongswan-ikev1.install removed.
Diffstat (limited to 'debian/strongswan-ikev1.install')
-rw-r--r-- | debian/strongswan-ikev1.install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/strongswan-ikev1.install b/debian/strongswan-ikev1.install deleted file mode 100644 index 5f91e1b7c..000000000 --- a/debian/strongswan-ikev1.install +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/ipsec/pluto -usr/lib/ipsec/_pluto_adns -usr/lib/ipsec/whack -usr/share/man/man8/pluto.8 |