Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > d59245ef159251785002b51c8a6725de > scriptlet

libqt3-3.3.8b-32.mga3.i586.rpm

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
   rm -f /etc/ld.so.conf.new
   grep -v -e "^/usr/lib/qt3/lib$" /etc/ld.so.conf > /etc/ld.so.conf.new
   mv -f /etc/ld.so.conf.new /etc/ld.so.conf
fi