commit 492e42003ab8579699e4524148182329b7e129bc Author: David Fifield david@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
tor-commits@lists.torproject.org