Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > d3cc048eb05e50f186e1dad23ee3b265 > scriptlet

cdrdao-1.2.3-7.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/gcdmaster.schemas > /dev/null || :
  killall -HUP gconfd-2 &>/dev/null || :
fi