[flashproxy/master] Explicit PYTHON in dist-exe.

6 Mar
2013
6 Mar
'13
7:11 p.m.
commit 6c14f750a40f3c5dc1bd2acfaf008e1208644060 Author: David Fifield <david@bamsoftware.com> Date: Wed Mar 6 10:21:52 2013 -0800 Explicit PYTHON in dist-exe. To prevent it from trying to use Cygwin Python. --- doc/bundle-windows.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/bundle-windows.txt b/doc/bundle-windows.txt index 93ead63..7c373e2 100644 --- a/doc/bundle-windows.txt +++ b/doc/bundle-windows.txt @@ -70,7 +70,7 @@ Clone and build the flashproxy source. $ git clone https://git.torproject.org/flashproxy.git $ cd flashproxy - $ make dist-exe + $ make dist-exe PYTHON=/cygdrive/c/Python27/python Clone pyobfsproxy and run PyInstaller on it.
4477
Age (days ago)
4477
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org