Sophie

Sophie

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

php-pear-Console_CommandLine-1.2.2-3.mga8.noarch.rpm

POSTIN

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

POSTUN

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