Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 02ba8d21b8629c7c26ab200593b8d752 > scriptlet

php-pear-Structures_DataGrid-0.9.3-2.mga4.noarch.rpm

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only /var/lib/pear/Structures_DataGrid.xml

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Structures_DataGrid
fi