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