Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 5e39f5be1f8cd46f3af21911634aa3b0 > scriptlet

autoscan-1.50-18.mga7.i586.rpm

PREUN

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