[flashproxy/master] Remove line left form copy-paste.

commit 0269f80063ee83ea9f9ee35709faef1ac98cd8f5 Author: David Fifield <david@bamsoftware.com> Date: Wed Mar 6 12:34:54 2013 -0800 Remove line left form copy-paste. --- doc/bundle-macosx.txt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/doc/bundle-macosx.txt b/doc/bundle-macosx.txt index 2a498cf..dd406a4 100644 --- a/doc/bundle-macosx.txt +++ b/doc/bundle-macosx.txt @@ -93,7 +93,6 @@ Copy files into the bundle. $ cp -r ~/bundle/usr/lib/python2.7/site-packages/{Crypto,pyptlib} Contents/MacOS $ mkdir -p Contents/Resources/Docs/PyObfsproxy $ cp ~/pyobfsproxy/{LICENSE,README} Contents/Resources/Docs/PyObfsproxy - $ find App -name '*.pyc' | xargs rm -f $ find Contents/MacOS -name '*.pyc' | xargs rm -f Make the second half of Library/Vidalia/torrc look like this.
participants (1)
-
dcf@torproject.org