Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 6b138a6e76e308f2ca69e85106f023cf > scriptlet

gnome-vfs2-2.24.4-5.mga4.x86_64.rpm

PREUN

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