Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 3de2b2aa03e1fdf3374cf6b8ce5534a8 > scriptlet

php-pear-Structures_DataGrid_Renderer_Pager-0.1.3-7.mga7.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