Update of /cvsroot/boost/boost/tools/buildbot/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28931

Modified Files:
        buildbot.py 
Log Message:
Fixes to allow individual patch files in the patchwork.

Index: buildbot.py
===================================================================
RCS file: /cvsroot/boost/boost/tools/buildbot/src/buildbot.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- buildbot.py 10 Mar 2007 20:10:57 -0000      1.1
+++ buildbot.py 7 May 2007 23:42:20 -0000       1.2
@@ -13,6 +13,9 @@
 
 #~ The directory this file is in.
 root = os.path.abspath( os.path.dirname(__file__ ) )
+
+#~ Bootstrap Boost package.
+#~ sys.path.insert(0,os.path.join(root,'_packages','boost-0.0.1.zip'))
 
 #~ The zip files we import from...
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to