Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 362fce0c99bc55f2a44a7437ac1c418b > scriptlet

php-pear-Date_Holidays-0.21.8-7.mga5.noarch.rpm

POSTIN

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

POSTUN

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