Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 368d2efe646662c4115f06d537ca1e6d > scriptlet

php-pear-Gtk_MDB_Designer-0.1-22.mga7.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