Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > c5600724799050269d9734a9af675897 > scriptlet

gnome-cpufreq-applet-0.3.1-1mdk.i586.rpm

PREUN

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

POSTIN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/cpufreq-applet.schemas

POSTUN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi