summaryrefslogtreecommitdiff
path: root/qt/libqt2-emb.postinst
Unidiff
Diffstat (limited to 'qt/libqt2-emb.postinst') (more/less context) (ignore whitespace changes)
-rwxr-xr-xqt/libqt2-emb.postinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/qt/libqt2-emb.postinst b/qt/libqt2-emb.postinst
new file mode 100755
index 0000000..50d922c
--- a/dev/null
+++ b/qt/libqt2-emb.postinst
@@ -0,0 +1,4 @@
1#!/bin/sh
2
3[ -x ldconfig ] && ldconfig
4exit 0