Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > a6567b9e9b777c07d9b0ae51e547cab8 > scriptlet

evolution-spamassassin-3.2.3-3.fc16.x86_64.rpm

PREIN

/bin/sh
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/evolution-spamassassin.schemas > /dev/null || :

PREUN

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

POSTIN

/bin/sh
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/evolution-spamassassin.schemas > /dev/null || :