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

Collapse All | Expand All

(-)gnome-system-tools-0.33.0-orig/Makefile.in (-1 / +1 lines)
Lines 487-493 Link Here
487
@INTLTOOL_SCHEMAS_RULE@
487
@INTLTOOL_SCHEMAS_RULE@
488
488
489
install-data-local:
489
install-data-local:
490
	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/$(schema_DATA)
490
	-GCONF_CONFIG_SOURCE=${D}/$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/$(schema_DATA)
491
491
492
# Tell versions [3.59,3.63) of GNU make to not export all variables.
492
# Tell versions [3.59,3.63) of GNU make to not export all variables.
493
# Otherwise a system limit (for SysV at least) may be exceeded.
493
# Otherwise a system limit (for SysV at least) may be exceeded.

Return to bug 17766