Sophie

Sophie

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

php-pear-Symfony2_Yaml-2.4.4-6.mga8.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.com/Yaml
fi