8
by Canonical.com Patch Queue Manager
Added Soyuz app server start-up and config files |
1 |
# You can copy this to GNUmakefile, and set Z3LIBPATH appropriately so that |
2 |
# you can run the Soyuz app server using "make run" and without having to |
|
3 |
# set your PYTHONPATH. |
|
4 |
||
5 |
include Makefile |
|
6 |
Z3LIBPATH=/stuff/public-repository/Zope3/src |
|
7 |
||
8 |
# arch-tag: 673c6efc-67b2-4a58-9fdf-a41283fe14a2 |