Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > c8de8ded5dd93eb9f1980f4d7b1660a4 > scriptlet

phppgadmin-4.1.3-3mdv2008.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