summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2008-03-22 14:54:55 -0700
committerRobey Pointer <robey@lag.net>2008-03-22 14:54:55 -0700
commit613d2a2f24ea534b9c6b9d1778e6146d53221707 (patch)
tree778482f2eabcdb326802da495447e5f926a2e4e5 /Makefile
parent4f52c1390040511a302c1a6c00e568eaa9ebd992 (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--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f5d1657e..2df590cb 100644
--- a/Makefile
+++ b/Makefile
@@ -65,5 +65,7 @@ test:
# README
# transport.py
#
+# TRY on windows vm
+# POST gpg sig on website!
# POST md5sum on website!
# RUN setup.py