Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > 68baa49d0b4694932bb91a3b9d226a9d > scriptlet

phpPgAdmin-4.0.1-3mlcs4.noarch.rpm

POSTIN

/bin/sh
ccp --delete --ifexists --set "NoOrphans" --ignoreopt config_version --oldfile /etc/phpPgAdmin/config.inc.php --newfile /etc/phpPgAdmin/config.inc.php.rpmnew
/usr/share/rpm-helper/add-webapp phpPgAdmin $1 

if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
/usr/share/rpm-helper/del-webapp phpPgAdmin $1 

if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi