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