Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 42ffc56bb3968c0adab56494d41e3453 > scriptlet

php-pear-DB_Sqlite_Tools-0.1.7-10.mga8.noarch.rpm

POSTIN

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

POSTUN

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