BIND 10 master, updated. 38e4a2c44f8f73f81b56e54a7436bb9662b9851f Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Oct 10 17:21:35 UTC 2011


The branch, master has been updated
       via  38e4a2c44f8f73f81b56e54a7436bb9662b9851f (commit)
       via  af3b17472694f58b3d6a56d0baf64601b0f6a6a1 (commit)
      from  0e4960761e5bd30e5157e45711da1013d825764e (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 38e4a2c44f8f73f81b56e54a7436bb9662b9851f
Merge: af3b174 0e49607
Author: JINMEI Tatuya <jinmei at mon.jinmei.org>
Date:   Mon Oct 10 10:22:34 2011 -0700

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

commit af3b17472694f58b3d6a56d0baf64601b0f6a6a1
Author: JINMEI Tatuya <jinmei at mon.jinmei.org>
Date:   Mon Oct 10 10:21:26 2011 -0700

    [1285] corrected the install directory for isc.dns __init__.py

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/dns/Makefile.am b/src/lib/python/isc/dns/Makefile.am
index 161c2a5..b31da93 100644
--- a/src/lib/python/isc/dns/Makefile.am
+++ b/src/lib/python/isc/dns/Makefile.am
@@ -1,4 +1,5 @@
 python_PYTHON = __init__.py
+pythondir = $(pyexecdir)/isc/dns
 
 CLEANDIRS = __pycache__
 




More information about the bind10-changes mailing list