Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > d70d45745e471f7e6d542243a1dcf7a0 > scriptlet

php-pear-File_IMC-0.5.0-8.mga8.noarch.rpm

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only /var/lib/pear/File_IMC.xml

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.php.net/File_IMC
fi