DORMANTno replies

[PATCH] Honor the --sysconfdir option in configure.

From: Jan Merka <hidden>
Date: 2016-06-15 22:43:22
Subsystem: the rest · Maintainer: Linus Torvalds

Fix the installation process so git uses the sysconfdir given to configure during installation instead of defaulting to $prefix/etc.
---
 config.mak.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/config.mak.in b/config.mak.in
index a3032e3..1c70571 100644
--- a/config.mak.in
+++ b/config.mak.in
@@ -11,6 +11,8 @@ TCLTK_PATH = @TCLTK_PATH@
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 bindir = @bindir@
+sysconfdir = @sysconfdir@
+
 #gitexecdir = @libexecdir@/git-core/
 datarootdir = @datarootdir@
 template_dir = @datadir@/git-core/templates/
-- 
1.5.2.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help