Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 751eefb8543fd411f53c05f901ccb59c > scriptlet

php-pear-File_Ogg-0.3.1-5.mga5.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