Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > e634541cbddafc22959f129197beb064 > scriptlet

phppgadmin-4.0.1-5mdv2007.1.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