Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > a6d61bb3de9888e237545dec1adec14e > scriptlet

glunarclock-0.34.1-1.fc14.i686.rpm

PREUN

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

POSTIN

/bin/sh
GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` \
  gconftool-2 --makefile-install-rule /etc/gconf/schemas/glunarclock.schemas &>/dev/null || :
scrollkeeper-update -q || :

POSTUN

/bin/sh
scrollkeeper-update -q || :