Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 865a726a398e11482f2bb50b45ef5ff9 > scriptlet

php-pear-LiveUser_Admin-0.4.0-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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