Sophie

Sophie

distrib > Mageia > 5 > i586 > media > nonfree-release > by-pkgid > 2e2bad3cbe7f58991cba25d86da20e07 > scriptlet

phun-5.28-0.beta5.3.mga5.nonfree.i586.rpm

PREUN

/bin/sh
if [ -f "/usr/lib/libpng.so.3" ]
then
   rm -f /usr/lib/libpng.so.3
fi

POSTIN

/bin/sh
if [ ! -f "/usr/lib/libpng.so.3" ]
then
   ln -s /usr/lib/libpng16.so.16 /usr/lib/libpng.so.3
fi