Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > nonfree-release > by-pkgid > c95ece109dfae15fbe5e50a62841b3a0 > scriptlet

phun-5.28-0.beta5.6.mga8.nonfree.armv7hl.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