Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 115fe614720b102e38e15383c41e7edd > scriptlet

notification-daemon-0.3.5-1.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/notification-daemon.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/notification-daemon.schemas > /dev/null