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

Collapse All | Expand All

(-)registry/Makefile.in (-1 / +1 lines)
Lines 493-499 Link Here
493
493
494
494
495
install:
495
install:
496
	@$(INSTALL) -d $(tilp_plugin_dir)
496
	@$(INSTALL) -d $(DESTDIR)$(tilp_plugin_dir)
497
# Tell versions [3.59,3.63) of GNU make to not export all variables.
497
# Tell versions [3.59,3.63) of GNU make to not export all variables.
498
# Otherwise a system limit (for SysV at least) may be exceeded.
498
# Otherwise a system limit (for SysV at least) may be exceeded.
499
.NOEXPORT:
499
.NOEXPORT:

Return to bug 84763