Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7a12bc85cc91bfb5222f19d645f5b88e > scriptlet

lib64qt3-3.3.8b-33.4.mga4.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