[tor-commits] [flashproxy/master] Fix indentation.

dcf at torproject.org dcf at torproject.org
Sun Jan 6 06:03:00 UTC 2013


commit 492e42003ab8579699e4524148182329b7e129bc
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Jan 5 22:01:24 2013 -0800

    Fix indentation.
---
 doc/bundle-macosx.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/bundle-macosx.txt b/doc/bundle-macosx.txt
index f9cfd33..8d33701 100644
--- a/doc/bundle-macosx.txt
+++ b/doc/bundle-macosx.txt
@@ -37,9 +37,9 @@ http://chandlerproject.org/Projects/MeTooCrypto#Downloads
 http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-0.21.1.tar.gz
 http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-0.21.1.tar.gz.asc
 
-$ python setup.py build_ext --swig ~/bundle/usr/bin/swig
-$ mkdir -p ~/usr/lib/python2.7/site-packages/
-$ python setup.py install --root ~/bundle --prefix=/usr
+	$ python setup.py build_ext --swig ~/bundle/usr/bin/swig
+	$ mkdir -p ~/usr/lib/python2.7/site-packages/
+	$ python setup.py install --root=~/bundle --prefix=/usr
 
 == Browser bundle
 





More information about the tor-commits mailing list