summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-08 12:29:24 -0500
committerSlávek Banko <slavek.banko@axis.cz>2013-04-10 20:07:45 +0200
commita1357a987e4f7899fb5bcf5bc6e785fe9fddfc93 (patch)
treeb2bda8ea05e41f87024b3d22bf7795aa9460701a /ubuntu
parentb5c02fe6921bc984eafda0db5fbe006f0658aebe (diff)
downloadtde-packaging-a1357a987e4f7899fb5bcf5bc6e785fe9fddfc93.tar.gz
tde-packaging-a1357a987e4f7899fb5bcf5bc6e785fe9fddfc93.zip
Force ldconfig run when kgtk-qt3-trinity is installed or removed
This resolves Bug 1431 (cherry picked from commit 35be8501341e24d5279f755d7a46c1190deb551f)
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/maverick/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian8
1 files changed, 8 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian b/ubuntu/maverick/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian
new file mode 100644
index 000000000..f7e4ea7f5
--- /dev/null
+++ b/ubuntu/maverick/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian
@@ -0,0 +1,8 @@
+kgtk-qt3-trinity: no-shlibs-control-file opt/trinity/lib/kgtk/libkgtk2.so
+kgtk-qt3-trinity: no-shlibs-control-file opt/trinity/lib/kgtk/libkqt3.so
+
+kgtk-qt3-trinity: postinst-must-call-ldconfig opt/trinity/lib/kgtk/libkgtk2.so
+kgtk-qt3-trinity: postinst-must-call-ldconfig opt/trinity/lib/kgtk/libkqt3.so
+
+kgtk-qt3-trinity: postrm-should-call-ldconfig opt/trinity/lib/kgtk/libkgtk2.so
+kgtk-qt3-trinity: postrm-should-call-ldconfig opt/trinity/lib/kgtk/libkqt3.so