[svn] commit: r192 - /branches/f2f200910/src/bin/bind10/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Oct 29 22:20:26 UTC 2009


Author: shane
Date: Thu Oct 29 22:20:25 2009
New Revision: 192

Log:
Remove unnecessary PYTHONPATH specifications


Modified:
    branches/f2f200910/src/bin/bind10/bind10

Modified: branches/f2f200910/src/bin/bind10/bind10
==============================================================================
--- branches/f2f200910/src/bin/bind10/bind10 (original)
+++ branches/f2f200910/src/bin/bind10/bind10 Thu Oct 29 22:20:25 2009
@@ -3,7 +3,7 @@
 PYTHON_EXEC=/usr/bin/python3.0
 BIND10_PATH=.
 
-PYTHONPATH=../../lib/cc/python:../../lib/cc/python/ISC:../../lib/cc/python/ISC/CC:../../lib/cc/python/ISC/Util
+PYTHONPATH=../../lib/cc/python:../../lib/cc/python/ISC
 export PYTHONPATH
 
 cd ${BIND10_PATH}




More information about the bind10-changes mailing list