Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 232036 | Differences between
and this patch

Collapse All | Expand All

(-)gnome-mplayer-0.9.3.orig/Makefile.am (-1 lines)
Lines 38-44 Link Here
38
38
39
install-schemas: $(schema_DATA)
39
install-schemas: $(schema_DATA)
40
	GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(schema_DATA) 2>&1 > /dev/null
40
	GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(schema_DATA) 2>&1 > /dev/null
41
	gconftool-2 --shutdown
42
41
43
if GCONF_SCHEMAS_INSTALL
42
if GCONF_SCHEMAS_INSTALL
44
install-data-hook: install-schemas
43
install-data-hook: install-schemas

Return to bug 232036