Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-release > by-pkgid > f77f08d537de0c09aa52038196f29083 > scriptlet

php-pear-Text_Flowed-0.0.2-2mdv2010.1.noarch.rpm

POSTIN

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

POSTUN

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