Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b499482b16198f4d02d206a66877ad23 > scriptlet

php-pear-PEAR_PackageFileManager2-1.0.2-2.mga4.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