Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 04507a7de5f3cd9cc69fb1542ecebbe7 > scriptlet

php-pear-Structures_DataGrid_Renderer_Smarty-0.1.5-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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