Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-updates > by-pkgid > 85ad46bf0d30a433d99682a508b3df2b > scriptlet

libqt3-3.3.8b-32.1.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