Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 475b15edd711a8cf6b4ee83cedcfb8fa > scriptlet

gcdemu-1.5.0-1.mga2.noarch.rpm

PREIN

/bin/sh
# drop previously used schema file, from %preun_uninstall_gconf_schemas:
if [ -e /etc/gconf/schemas/gcdemu.schemas -a -x /usr/bin/gconftool-2 ]; then
	GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` /usr/bin/gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/gcdemu.schemas > /dev/null || true
fi