diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-26 08:33:03 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-26 08:33:03 +0200 |
commit | 8b0482ca988f8036b84d093f89453f3235fda484 (patch) | |
tree | 5913afce92fe037dc720f2cf3de99f50ccfe6c6d /ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides | |
parent | 1f5633e4d813ba42e7253c68b2eaef32e8f722d5 (diff) | |
download | tde-packaging-8b0482ca988f8036b84d093f89453f3235fda484.tar.gz tde-packaging-8b0482ca988f8036b84d093f89453f3235fda484.zip |
Fix kftpgrabber packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides')
-rw-r--r-- | ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides b/ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides index 13c6cd086..db696c984 100644 --- a/ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides +++ b/ubuntu/precise/applications/kftpgrabber/debian/kftpgrabber-trinity.lintian-overrides @@ -1,4 +1,4 @@ # It isn't a library or a development package and no other packages uses libkftpinterfaces -# kftpgrabber needs it and maybe a split can happen later if needed -kftpgrabber: non-dev-pkg-with-shlib-symlink usr/lib/libkftpinterfaces.so.0.0.0 usr/lib/libkftpinterfaces.so -kftpgrabber: package-name-doesnt-match-sonames libkftpinterfaces0 +# kftpgrabber-trinity needs it and maybe a split can happen later if needed +kftpgrabber-trinity: non-dev-pkg-with-shlib-symlink opt/trinity/lib/libkftpinterfaces.so.0.0.0 usr/lib/libkftpinterfaces.so +kftpgrabber-trinity: package-name-doesnt-match-sonames libkftpinterfaces0 |