Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 7388a90440ebc9cbe058a0e599c37bc0 > scriptlet

libqt3-3.3.8b-53.mga9.armv7hl.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