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

Collapse All | Expand All

(-)Makefile.am (-1 / +1 lines)
Lines 16-19 Link Here
16
install-data-hook: $(CONFIG_FILE)
16
install-data-hook: $(CONFIG_FILE)
17
	test -f $(DESTDIR)${stubbyconfdir}/stubby.yml || \
17
	test -f $(DESTDIR)${stubbyconfdir}/stubby.yml || \
18
		${INSTALL_DATA} $(CONFIG_FILE) $(DESTDIR)${stubbyconfdir}/stubby.yml
18
		${INSTALL_DATA} $(CONFIG_FILE) $(DESTDIR)${stubbyconfdir}/stubby.yml
19
	$(INSTALL) -m 755 -d $(runstatedir)
19
	$(INSTALL) -m 755 -d $(DESTDIR)$(runstatedir)

Return to bug 638168