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.am (-1 / +1 lines)
Lines 11-14 Link Here
11
dist_registry_DATA = tilp.registry
11
dist_registry_DATA = tilp.registry
12
12
13
install:
13
install:
14
	@$(INSTALL) -d $(tilp_plugin_dir)
14
	@$(INSTALL) -d $(DESTDIR)$(tilp_plugin_dir)

Return to bug 84763