Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 767d997034a9e3a9eac3fb103d8134be > scriptlet

php-pear-PHP_DocBlockGenerator-1.1.2-9.mga5.noarch.rpm

POSTIN

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

POSTUN

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