Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 4cb25d888f278decf8e92930802c38de > scriptlet

php-pecl-lzf-1.5.2-5.fc12.i686.rpm

POSTIN

/bin/sh
/usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /usr/share/pear/.pkgxml/php-pecl-lzf.xml >/dev/null || :

POSTUN

/bin/sh
if [ $1 -eq 0 ]; then
/usr/bin/pecl uninstall --nodeps --ignore-errors --register-only LZF >/dev/null || :
fi