Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > d15dec19449bdef982404c0df43cfc5b > scriptlet

horde-sql-0.0.2-3.mga1.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
  pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_SQL
fi