Sophie

Sophie

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

php-pear-PEAR_PackageFileManager-1.7.2-3.mga8.noarch.rpm

POSTIN

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

POSTUN

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