Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 7268c360d05eed6c6545d66ac3e2ed79 > scriptlet

vino-2.32.1-2.mga1.i586.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