[stgt] [PATCH] conf/Makefile should use $(PREFIX)
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Fri Dec 25 01:16:54 CET 2009
Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
conf/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/Makefile b/conf/Makefile
index 9066e56..65311dd 100644
--- a/conf/Makefile
+++ b/conf/Makefile
@@ -1,4 +1,4 @@
-sysconfdir ?= /etc
+sysconfdir ?= $(PREFIX)/etc
EXAMPLES = targets.conf.example targets.conf.vtl.L700 targets.conf.vtl.MSL2024
--
1.5.6.5
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list