slackbuilds/libraries/qt4/doinst.sh

5 lines
73 B
Bash

if [ -x sbin/ldconfig ]; then
chroot . /sbin/ldconfig 2> /dev/null
fi