diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2015-04-11 23:57:26 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2015-04-11 23:57:26 +0200 |
commit | e049b77a48c3e337db15bd130e612517c85477c3 (patch) | |
tree | a41aed16ed13377412ebf9ce68a3666d2330f704 /debian/strongswan-starter.install | |
parent | f209ca275064d416621d64cc4426369b16a1ea49 (diff) | |
download | vyos-strongswan-e049b77a48c3e337db15bd130e612517c85477c3.tar.gz vyos-strongswan-e049b77a48c3e337db15bd130e612517c85477c3.zip |
don't install obsolete/removed stuff
* debian/strongswan-starter.install
- don't install the _updown and _updown_espmark manpages anymore, they're
gone.
- also remove the _updown_espmark script, gone too.
Diffstat (limited to 'debian/strongswan-starter.install')
-rw-r--r-- | debian/strongswan-starter.install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install index 5d765eeb5..66906f54a 100644 --- a/debian/strongswan-starter.install +++ b/debian/strongswan-starter.install @@ -15,9 +15,6 @@ usr/lib/ipsec/plugins/libstrongswan-updown.so usr/share/strongswan/templates/config/plugins/updown.conf etc/strongswan.d/charon/updown.conf usr/lib/ipsec/_updown -usr/lib/ipsec/_updown_espmark -usr/share/man/man8/_updown.8 -usr/share/man/man8/_updown_espmark.8 #tools usr/bin/pki usr/lib/ipsec/scepclient |