diff options
author | Robey Pointer <robey@lag.net> | 2008-03-22 14:54:55 -0700 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2008-03-22 14:54:55 -0700 |
commit | 613d2a2f24ea534b9c6b9d1778e6146d53221707 (patch) | |
tree | 778482f2eabcdb326802da495447e5f926a2e4e5 /Makefile | |
parent | 4f52c1390040511a302c1a6c00e568eaa9ebd992 (diff) |
[project @ robey@lag.net-20080322215455-xb70ktut2l1bkzsx]
patch from dwayne c. litzenberger to fix urandom support to work from
within a chroot. i modified it slightly to remove os.urandom calls
completely, since our direct file access is nearly identical to what
python was doing.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,5 +65,7 @@ test: # README # transport.py # +# TRY on windows vm +# POST gpg sig on website! # POST md5sum on website! # RUN setup.py |