[tor-commits] [flashproxy/master] Put flashproxy-reg-url in bundle instructions.
dcf at torproject.org
dcf at torproject.org
Fri Mar 15 07:25:39 UTC 2013
commit 9aabc9708a245c57818f4d5f07b3c0c99ffac151
Author: David Fifield <david at bamsoftware.com>
Date: Fri Mar 15 00:14:40 2013 -0700
Put flashproxy-reg-url in bundle instructions.
---
doc/bundle-gnulinux.txt | 2 +-
doc/bundle-macosx.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/bundle-gnulinux.txt b/doc/bundle-gnulinux.txt
index 0de94d5..ca1f42e 100644
--- a/doc/bundle-gnulinux.txt
+++ b/doc/bundle-gnulinux.txt
@@ -109,7 +109,7 @@ Extract the bundle.
Copy files into the bundle.
$ cd tor-browser_en-US
- $ cp ~/flashproxy/dist/flashproxy-client-VERSION/{flashproxy-client,flashproxy-reg-email,flashproxy-reg-http} App
+ $ cp ~/flashproxy/dist/flashproxy-client-VERSION/{flashproxy-client,flashproxy-reg-email,flashproxy-reg-http,flashproxy-reg-url} App
$ cp -rL /usr/lib/pymodules/python2.6/M2Crypto App
$ mkdir -p Docs/FlashProxy
$ cp ~/flashproxy/dist/flashproxy-client-VERSION/{doc/*,README,LICENSE,ChangeLog} Docs/FlashProxy
diff --git a/doc/bundle-macosx.txt b/doc/bundle-macosx.txt
index da93035..a67f239 100644
--- a/doc/bundle-macosx.txt
+++ b/doc/bundle-macosx.txt
@@ -83,7 +83,7 @@ Extract the bundle.
Copy files into the bundle.
$ cd TorBrowser_en-US.app
- $ cp ~/flashproxy/dist/flashproxy-client-VERSION/{flashproxy-client,flashproxy-reg-email,flashproxy-reg-http} Contents/MacOS
+ $ cp ~/flashproxy/dist/flashproxy-client-VERSION/{flashproxy-client,flashproxy-reg-email,flashproxy-reg-http,flashproxy-reg-url} Contents/MacOS
$ cp -r ~/bundle/usr/lib/python2.7/site-packages/M2Crypto Contents/MacOS
$ mkdir -p Contents/Resources/Docs/FlashProxy
$ cp ~/flashproxy/dist/flashproxy-client-VERSION/{doc/*,README,LICENSE,ChangeLog} Contents/Resources/Docs/FlashProxy
More information about the tor-commits
mailing list