Sophie

Sophie

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

php-pear-File_PDF-0.3.3-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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