Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > aa9b6fcd08f95e7988f474d5107f5773 > scriptlet

evolution-exchange-2.28.1-1mdv2010.0.i586.rpm

PREUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/gconftool-2 ]; then 
SCHEMAS="" 
for SCHEMA in apps_exchange_addressbook-2.28 ; do 
  SCHEMAS="$SCHEMAS /etc/gconf/schemas/$SCHEMA.schemas" 
done 
GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` /usr/bin/gconftool-2 --makefile-uninstall-rule  $SCHEMAS > /dev/null || true ; fi