BIND 10 master, updated. 3b53272a6f77fa03e34f298ec06ec31de7cd32e1 [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Feb 28 16:20:37 UTC 2012


The branch, master has been updated
       via  3b53272a6f77fa03e34f298ec06ec31de7cd32e1 (commit)
       via  c9f943875b76aba6204609dcd70eac4a5fb60b4e (commit)
      from  b6c08e3ac581afd21e033808bdcf7c96f83f0ef4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3b53272a6f77fa03e34f298ec06ec31de7cd32e1
Merge: c9f943875b76aba6204609dcd70eac4a5fb60b4e b6c08e3ac581afd21e033808bdcf7c96f83f0ef4
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Feb 28 17:20:23 2012 +0100

    [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

commit c9f943875b76aba6204609dcd70eac4a5fb60b4e
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Feb 28 17:19:42 2012 +0100

    [master] fix server_common log message target dir

-----------------------------------------------------------------------

Summary of changes:
 src/lib/python/isc/server_common/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/server_common/Makefile.am b/src/lib/python/isc/server_common/Makefile.am
index 275e34a..a9eca2e 100644
--- a/src/lib/python/isc/server_common/Makefile.am
+++ b/src/lib/python/isc/server_common/Makefile.am
@@ -7,7 +7,7 @@ pythondir = $(pyexecdir)/isc/server_common
 BUILT_SOURCES = $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.py
 nodist_pylogmessage_PYTHON = $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.py
 
-pylogmessagedir = $(pyexecdir)/isc/logmessages/
+pylogmessagedir = $(pyexecdir)/isc/log_messages/
 
 CLEANFILES = $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.py
 CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.pyc



More information about the bind10-changes mailing list