Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 36b1934a90d7785d66ac958c9716f89d > scriptlet

stardict-3.0.1-21.fc13.i686.rpm

PREUN

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

POSTIN

/bin/sh
GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule /etc/gconf/schemas/stardict.schemas >/dev/null || :
if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi

POSTUN

/bin/sh
if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi