Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3c1fc6238678ad0f7c2c73a47ccb4405 > scriptlet

php-pear-MP3_Id-1.2.2-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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