Sophie

Sophie

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

php-pear-CodeGen-PECL-1.1.3-3.fc14.noarch.rpm

POSTIN

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

POSTUN

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