Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 3245a195a116479b70c16c9dd7d61b61 > scriptlet

evolution-calendar-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/apps_evolution_calendar-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/apps_evolution_calendar-2.6.schemas > /dev/null