Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 687f200acfcb6a655e97e76327fe8a60 > scriptlet

php-pear-LiveUser-0.16.14-2.mga4.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