summaryrefslogtreecommitdiffstats
path: root/source/l/qt/qtwebkit/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/qt/qtwebkit/doinst.sh')
-rw-r--r--source/l/qt/qtwebkit/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/l/qt/qtwebkit/doinst.sh b/source/l/qt/qtwebkit/doinst.sh
new file mode 100644
index 000000000..6f7c5df07
--- /dev/null
+++ b/source/l/qt/qtwebkit/doinst.sh
@@ -0,0 +1,5 @@
+
+if [ -x sbin/ldconfig ]; then
+ chroot . /sbin/ldconfig 2> /dev/null
+fi
+