Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 87a3545af5fc78984b52694cca53ce35 > scriptlet

gnochm-0.9.11-3mdv2009.0.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/gconftool-2 ]; then 
SCHEMAS="" 
for SCHEMA in gnochm ; do 
  SCHEMAS="$SCHEMAS /etc/gconf/schemas/$SCHEMA.schemas" 
done 
GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` /usr/bin/gconftool-2 --makefile-uninstall-rule  $SCHEMAS > /dev/null || true ; fi

POSTIN

/bin/sh

touch /usr/share/gnome/help/gnochm/C/gnochm.html
if [ -x /usr/bin/yelp-pregenerate ]; then /usr/bin/yelp-pregenerate /usr/share/gnome/help/gnochm/*/gnochm.xml > /dev/null; fi