Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > d2572380a1107e5517cbad2dec7f6077 > scriptlet

lib64qt3-3.3.8b-29.x86_64.rpm

POSTUN

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