Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 08dd79d3babb1a9024baab746f211792 > scriptlet

yelp-2.14.3-10.amd64.rpm

PREUN

/bin/sh

if [ $1 = 0 ]; then 
	umask 022; 
	GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/yelp.schemas > /dev/null 
fi

POSTIN

/bin/sh

	umask 022; 
	GCONF_CONFIG_SOURCE="xml:readwrite:/etc/gconf/gconf.xml.defaults" /usr/bin/gconftool-2 --makefile-install-rule /etc/gconf/schemas/yelp.schemas > /dev/null 
	{ \
	umask 022; \
	/usr/bin/gtk-update-icon-cache -qf /usr/share/icons/hicolor; \
}

POSTUN

/bin/sh
{ \
	umask 022; \
	/usr/bin/gtk-update-icon-cache -qf /usr/share/icons/hicolor; \
}