Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 0863491f515942070abfb11c2d5be51c > scriptlet

gcdemu-3.2.1-1.mga7.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