Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 49daae97f2baf444e4bd41e911cf76e2 > scriptlet

evolution-mail-2.6.3-6.amd64.rpm

PREUN

/bin/sh

if [ $1 = 0 ]; then 
	umask 022; 
	GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/evolution-mail-2.6.schemas > /dev/null 
fi

POSTIN

/bin/sh

	umask 022; 
	GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool-2 --makefile-install-rule /etc/gconf/schemas/evolution-mail-2.6.schemas > /dev/null