Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > a92612a377df135c538585629a26c618 > scriptlet

hexchat-2.14.3-4.mga8.i586.rpm

PREUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/gconftool-2 ]; then 
SCHEMAS="" 
for SCHEMA in apps_hexchat_url_handler ; 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