Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7041eb73164c9d2a2d536d8918bfe401 > scriptlet

ezcomponents-GraphDatabaseTiein-1.0.1-3.mga4.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only components.ez.no/GraphDatabaseTiein
fi