Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > f9676a2eaa65b3f8406f91b82871229a > scriptlet

php-pecl-gmagick-1.0.5b1-5.fc14.i686.rpm

POSTIN

/bin/sh
/usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /usr/share/pear/.pkgxml/gmagick.xml

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
	/usr/bin/pecl uninstall --nodeps --ignore-errors --register-only gmagick
fi