diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-02-05 15:46:58 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-02-05 17:55:05 +0100 |
commit | f0d9ff221fb14fb103b18296f512177b4afd26cc (patch) | |
tree | 430bee473223a95946ba9b5e0e1b3dd294669701 /debian/strongswan-pki.lintian-overrides | |
parent | e62fbe057250ec875b53639594c2036d6577f27c (diff) | |
download | vyos-strongswan-f0d9ff221fb14fb103b18296f512177b4afd26cc.tar.gz vyos-strongswan-f0d9ff221fb14fb103b18296f512177b4afd26cc.zip |
Split pki and scepclient to new packages
- create new strongswan-pki and strongswan-scepclient packages
* debian/strongswan-pki.install:
- install pki files
* debian/strongswan-scepclient.install:
- install scepclient files
Diffstat (limited to 'debian/strongswan-pki.lintian-overrides')
-rw-r--r-- | debian/strongswan-pki.lintian-overrides | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/strongswan-pki.lintian-overrides b/debian/strongswan-pki.lintian-overrides new file mode 100644 index 000000000..444d88b26 --- /dev/null +++ b/debian/strongswan-pki.lintian-overrides @@ -0,0 +1,4 @@ +# strongswan libraries are installed in /usr/lib/ipsec because they are private +# to the strongSwan project. We still want to split multiple binaries from the +# lib +strongswan-pki: binary-or-shlib-defines-rpath usr/bin/pki /usr/lib/ipsec |