Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > ab3be1f5c4184f966c6b392790a8b864 > scriptlet

php-pear-Structures_DataGrid_Renderer_Pager-0.1.3-5.mga5.noarch.rpm

POSTIN

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

POSTUN

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