Sophie

Sophie

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

openvcp-web-0.2-1mdv2008.1.noarch.rpm

POSTIN

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

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

POSTUN

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

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