Sophie

Sophie

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

phpmsadmin-0.18-1mdv2007.0.noarch.rpm

POSTIN

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

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

POSTUN

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

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