Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > e17ee742bcc4bf693c646a5d13a3afef > scriptlet

php-pear-File_Iterator-1.3.4-2.mga4.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/File_Iterator
fi