This is an automated email from the ASF dual-hosted git repository.
dragon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new a4b1a88 Update libexecdir of Layout GNU from config.layout
a4b1a88 is described below
commit a4b1a888c6c79c24b1a47f37fee573a7a076d0cd
Author: Xavier Chi <[email protected]>
AuthorDate: Thu May 31 13:18:37 2018 -0500
Update libexecdir of Layout GNU from config.layout
---
config.layout | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.layout b/config.layout
index 415f89b..3918300 100644
--- a/config.layout
+++ b/config.layout
@@ -77,7 +77,7 @@
bindir: ${exec_prefix}/bin
sbindir: ${exec_prefix}/sbin
libdir: ${exec_prefix}/lib
- libexecdir: ${exec_prefix}/libexec
+ libexecdir: ${exec_prefix}/libexec+
infodir: ${prefix}/info
mandir: ${prefix}/share/man
sysconfdir: ${prefix}/etc+
--
To stop receiving notification emails like this one, please contact
[email protected].