Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 4e2cab4bf93a17d075e9a58a60d275d3 > scriptlet

php-pear-Gtk_MDB_Designer-0.1-19.mga5.noarch.rpm

POSTIN

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

POSTUN

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