[tor-commits] [flashproxy/master] PyInstaller github download with the commit we're using now.

dcf at torproject.org dcf at torproject.org
Wed Mar 6 19:11:03 UTC 2013


commit de5eed9ba475173fa60428a269e750eb1c626ff1
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Mar 6 10:14:33 2013 -0800

    PyInstaller github download with the commit we're using now.
---
 doc/windows-deployment-howto.txt |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/doc/windows-deployment-howto.txt b/doc/windows-deployment-howto.txt
index 87ca30f..a554c7d 100644
--- a/doc/windows-deployment-howto.txt
+++ b/doc/windows-deployment-howto.txt
@@ -71,14 +71,12 @@ dd665cca88cb059fec960516ed5f29474b33fce50fcb2633d397d4a3aa705c16  pywin32-218.wi
 
 === PyInstaller
 
-http://www.pyinstaller.org/#Downloads
-https://github.com/downloads/pyinstaller/pyinstaller/pyinstaller-2.0.zip
+http://www.pyinstaller.org/#GitRepository
+	$ git clone https://github.com/pyinstaller/pyinstaller.git pyinstaller-2.0
+	$ cd pyinstaller-2.0
+	$ git checkout 555e9f7f6fbaccaeb024c658fcb96e199f4a3b0d
 
-The sha256sum of the package I used was
-
-7f944ff131f6488ebad68e8db4a6f53f2d8054c618b6095d7cbba3ca0f733bab  pyinstaller-2.0.zip
-
-You don't install this package; just unzip it at the same directory
+You don't install this package; just leave it at the same directory
 level as the flashproxy source code. (The flashproxy makefile expects to
 find PyInstaller at ../pyinstaller-2.0.)
 





More information about the tor-commits mailing list