Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 72f0d53fbba8b3b7b36a8c8694bfa35f > scriptlet

compiz-decorator-gtk-0.9.10.0-13.mga5.i586.rpm

PREUN

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


#----------------------------------------------------------------------------