Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > 4ccd40762a11cd5cce90d22b9f037a14 > scriptlet

horde-date-0.1.0-3.mga1.noarch.rpm

POSTIN

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

POSTUN

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