Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 62704c6cb3a586276fbb11d6b0c87c1d > scriptlet

libqt3-3.3.8b-8.2mdv2009.0.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