Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 124624be2e8e750576b872b5e5bc76a1 > scriptlet

gnomenetselect-0.6-3mdk.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule /etc/gconf/schemas/gnome-netselect.schemas > /dev/null
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
touch /usr/share/gnome/help/gnome-netselect/C/gnome-netselect.html
if [ -x /usr/bin/yelp-pregenerate ]; then /usr/bin/yelp-pregenerate /usr/share/gnome/help/gnome-netselect/C/gnome-netselect.xml > /dev/null || true ; fi

POSTUN

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