Sophie

Sophie

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

php-pear-PEAR_PackageFileManager2-1.0.4-7.mga8.noarch.rpm

POSTIN

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

POSTUN

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