[Erp5-report] r39841 luke - /erp5/trunk/buildout/hooks/tcl-hooks.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 3 15:05:41 CET 2010


Author: luke
Date: Wed Nov  3 15:05:41 2010
New Revision: 39841

URL: http://svn.erp5.org?rev=39841&view=rev
Log:
 - hooks required to compile tcl

Added:
    erp5/trunk/buildout/hooks/tcl-hooks.py

Added: erp5/trunk/buildout/hooks/tcl-hooks.py
URL: http://svn.erp5.org/erp5/trunk/buildout/hooks/tcl-hooks.py?rev=39841&view=auto
==============================================================================
--- erp5/trunk/buildout/hooks/tcl-hooks.py (added)
+++ erp5/trunk/buildout/hooks/tcl-hooks.py [utf8] Wed Nov  3 15:05:41 2010
@@ -0,0 +1,3 @@
+import os
+def pre_configure_hook(options, buildout):
+  os.chdir('unix')




More information about the Erp5-report mailing list