I would like to make a custom binary distro zip of web2py, using a different version of python (2.6 or 2.7) and incorporating PIL.
Are there any recipes somewhere showing how to setup the toolchain? I already know about the file setup_exe.py in the web2py folder, I reckon that will feature prominantly in whatever build recipe is currently being used.

