Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b019c21a008c3b5e420c9fddab482aa4 > scriptlet

gcdemu-2.1.1-3.mga4.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