Browse Source

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

JINMEI Tatuya 13 years ago
parent
commit
af3b174726
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/python/isc/dns/Makefile.am

+ 1 - 0
src/lib/python/isc/dns/Makefile.am

@@ -1,4 +1,5 @@
 python_PYTHON = __init__.py
+pythondir = $(pyexecdir)/isc/dns
 
 CLEANDIRS = __pycache__