Sophie

Sophie

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

php-pear-File_Util-1.0.0-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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