Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 0e6151d90ad751584eb0bc9156b74d40 > scriptlet

php-symfony-YAML-1.0.6-3.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.symfony-project.com/YAML
fi