Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 7a32ff6c36d733eaeb7c43ce58170981 > scriptlet

evolution-2.32.3-1.fc14.x86_64.rpm

PREIN

/bin/sh
if [ "$1" -gt 1 ] ; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_calendar.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_shell.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-template-placeholders.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/evolution-mail.schemas > /dev/null || :
fi

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/apps-evolution-mail-notification.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_calendar.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_shell.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps-evolution-template-placeholders.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null || :
gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/evolution-mail.schemas > /dev/null || :
fi

POSTIN

/bin/sh
/sbin/ldconfig
touch --no-create /usr/share/icons/hicolor &>/dev/null || :

export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_calendar.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_shell.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps-evolution-template-placeholders.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null || :
gconftool-2 --makefile-install-rule /etc/gconf/schemas/evolution-mail.schemas > /dev/null || :

POSTUN

/bin/sh
/sbin/ldconfig
if [ $1 -eq 0 ] ; then
    touch --no-create /usr/share/icons/hicolor &>/dev/null
    gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :
fi

POSTTRANS

/bin/sh
gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :