slackbuilds_ponce/libraries/qt4/doinst.sh
2010-05-12 17:42:09 +02:00

4 lines
73 B
Bash

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