Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 8cdad6f1090f65b566b69e47d074fc71 > scriptlet

php-pear-Structures_DataGrid_Renderer_Smarty-0.1.5-8.mga8.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