DORMANTno replies

[PATCH] install-doc-quick - use git --exec-path to find git-sh-setup

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

This is needed as git-sh-setup is no longer in the path.

Signed-off-by: Mark Levedahl <redacted>
---
 Documentation/install-doc-quick.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/install-doc-quick.sh b/Documentation/install-doc-quick.sh
index 5433cf8..35f4408 100755
--- a/Documentation/install-doc-quick.sh
+++ b/Documentation/install-doc-quick.sh
@@ -6,7 +6,7 @@ head="$1"
 mandir="$2"
 SUBDIRECTORY_OK=t
 USAGE='<refname> <target directory>'
-. git-sh-setup
+. "$(git --exec-path)"/git-sh-setup
 cd_to_toplevel
 
 test -z "$mandir" && usage
-- 
1.5.6.2.271.g73ad8
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help