Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 1abc4000518ab5d3c644a30040525d99 > scriptlet

php-pear-1.9.4-11.fc18.2.noarch.rpm

POSTIN

/bin/sh
# force new value as pear.conf is (noreplace)
/usr/bin/pear config-set \
    test_dir /usr/share/tests/pear \
    system >/dev/null || :

/usr/bin/pear config-set \
    data_dir /usr/share/pear-data \
    system >/dev/null || :

Triggers

php-pear-XML-Util

/bin/sh
# re-register extension unregistered during postun of obsoleted php-pear-XML-Util
/usr/bin/pear install --nodeps --soft --force --register-only \
    /var/lib/pear/pkgxml/XML_Util.xml >/dev/null || :