Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 7051fe5cd7bdb9e35738704a652bd226 > scriptlet

php-pecl-mysqlnd-qc-1.2.0-4.fc20.x86_64.rpm

POSTIN

/bin/sh
/usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /var/lib/pear/pkgxml/php-pecl-mysqlnd-qc.xml >/dev/null || :

POSTUN

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