DORMANTno replies

[PATCH] Documentation/Makefile - honor $DESTDIR for quick-install target

From: Mark Levedahl <hidden>
Date: 2016-06-15 22:44:02
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

Signed-off-by: Mark Levedahl <redacted>
---
This is an (at least to me) obvious ommission, all other targets
honor DESTDIR.

 Documentation/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/Makefile b/Documentation/Makefile
index c4486d3..c641174 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -224,6 +224,6 @@ install-webdoc : html
 	sh ./install-webdoc.sh $(WEBDOC_DEST)

 quick-install:
-	sh ./install-doc-quick.sh $(DOC_REF) $(mandir)
+	sh ./install-doc-quick.sh $(DOC_REF) $(DESTDIR)$(mandir)

 .PHONY: .FORCE-GIT-VERSION-FILE
--
1.5.4.rc2.50.gcfa92
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help