[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit 6c14f750a40f3c5dc1bd2acfaf008e1208644060
Author: David Fifield <david@xxxxxxxxxxxxxxx>
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.
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits