]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
further fixes to windows build (pkg_resources / web templates)
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 24 Jan 2008 01:52:43 +0000 (18:52 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 24 Jan 2008 01:52:43 +0000 (18:52 -0700)
commit4662f282cf736e5f7c7e79ffd020b20995c73f5d
tree77cbe17e2ffc877d5e7b505b3aeacfb41c7bec97
parent869cf44f683a2946518da635307a8803ee63df2c
further fixes to windows build (pkg_resources / web templates)

now that web templates are found via pkg_resources, then the windows build
should in fact _use_ pkg_resources, rather than exclude it from the build
to prevent nevow exploding upon import due to the zip provider exception,
so that the pkgreshook can do install location based lookups
windows/pkgreshook.py [new file with mode: 0644]
windows/setup.py
windows/tahoe.py
windows/tahoesvc.py