Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 3f94f582f24c34a92f29047499dd4447 > scriptlet

vino-2.18.0-1mdv2007.1.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ] ; then
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/vino-server.schemas > /dev/null
fi

POSTIN

/bin/sh
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/vino-server.schemas > /dev/null