Sophie

Sophie

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

nulog-1.2.14-2mdv2008.1.noarch.rpm

POSTIN

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

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

POSTUN

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

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