Sophie

Sophie

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

php-pear-File_Ogg-0.3.1-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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