Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 4c7c6e862f0245df966c76b48be6a988 > scriptlet

php-pear-Gtk_VarDump-1.0.1-9.mga8.noarch.rpm

POSTIN

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

POSTUN

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