summaryrefslogtreecommitdiffstats
path: root/debian/wheezy
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-08 12:29:24 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-08 12:29:24 -0500
commit35be8501341e24d5279f755d7a46c1190deb551f (patch)
tree08a8eacde9274cbdc99d0031efca67543227d7fe /debian/wheezy
parentf9dacdc567d7ebb4f173090d4ed4a397e8e34c14 (diff)
downloadtde-packaging-35be8501341e24d5279f755d7a46c1190deb551f.tar.gz
tde-packaging-35be8501341e24d5279f755d7a46c1190deb551f.zip
Force ldconfig run when kgtk-qt3-trinity is installed or removed
This resolves Bug 1431
Diffstat (limited to 'debian/wheezy')
-rw-r--r--debian/wheezy/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/wheezy/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian b/debian/wheezy/applications/kgtk-qt3/debian/kgtk-qt3-trinity.lintian
new file mode 100644
index 000000000..f7e4ea7f5
--- /dev/null
+++ b/debian/wheezy/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