Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 6fb149e2c1c27afc08097d57137d6252 > scriptlet

libgsf-gnome-1.14.18-4.fc14.x86_64.rpm

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/gsf-office-thumbnailer.schemas > /dev/null
fi

POSTIN

/bin/sh
/sbin/ldconfig
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule \
  /etc/gconf/schemas/gsf-office-thumbnailer.schemas > /dev/null