diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-06-28 14:16:35 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-06-28 14:16:35 +0000 |
commit | 91e445dd797c6bb7d9f8fa3058730b1160a59b65 (patch) | |
tree | 64cc0cc7aa15317c6260fc200d19f4f3263edf6a /debian | |
parent | cc591050a46032916e6ac59eb792b577999f43d5 (diff) | |
download | vyos-strongswan-91e445dd797c6bb7d9f8fa3058730b1160a59b65.tar.gz vyos-strongswan-91e445dd797c6bb7d9f8fa3058730b1160a59b65.zip |
Install additional tools and manual pages.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/libstrongswan.install | 2 | ||||
-rw-r--r-- | debian/strongswan-starter.install | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/libstrongswan.install b/debian/libstrongswan.install index 3a90e7f89..bde90914f 100644 --- a/debian/libstrongswan.install +++ b/debian/libstrongswan.install @@ -1,7 +1,7 @@ usr/lib/libstrongswan.so* usr/lib/ usr/lib/libhydra.so* usr/lib/ usr/lib/libfast.so* usr/lib/ -usr/lib/libchecksum.so* usr/lib/ +usr/lib/ipsec/libchecksum.so* usr/lib/ usr/lib/ipsec/plugins/libstrongswan-gmp.so* usr/lib/ipsec/plugins/ usr/lib/ipsec/plugins/libstrongswan-openssl.so* usr/lib/ipsec/plugins/ usr/lib/ipsec/plugins/libstrongswan-x509.so* usr/lib/ipsec/plugins/ diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install index 8a3ba04ec..84bb69868 100644 --- a/debian/strongswan-starter.install +++ b/debian/strongswan-starter.install @@ -6,6 +6,7 @@ etc/ipsec.d etc/ etc/ipsec.conf etc/ usr/share/man/man8/ipsec.8 usr/share/man/man8/ usr/share/man/man8/_copyright.8 usr/share/man/man8/ +usr/share/man/man8/starter.8 usr/share/man/man8/ usr/share/man/man5/ipsec.conf.5 usr/share/man/man5/ usr/share/man/man5/ipsec.secrets.5 usr/share/man/man5/ # updown @@ -17,6 +18,8 @@ usr/share/man/man8/_updown_espmark.8 usr/share/man/ma # tools usr/lib/ipsec/scepclient usr/lib/ipsec/ usr/lib/ipsec/openac usr/lib/ipsec/ +usr/lib/ipsec/pki usr/lib/ipsec/ +usr/lib/ipsec/pool usr/lib/ipsec/ usr/share/man/man8/scepclient.8 usr/share/man/man8/ usr/share/man/man8/openac.8 usr/share/man/man8/ # stroke |