Sophie

Sophie

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

php-pear-LiveUser-0.16.14-9.mga8.noarch.rpm

POSTIN

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

POSTUN

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