Sophie

Sophie

distrib > Mandriva > cs4.0 > i586 > by-pkgid > ee2d694ee4d9f9e8d8168b028864bc2f > scriptlet

nulog-1.1.8-1mlcs4.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