[tor-commits] [flashproxy/master] Make a command more uniform.

dcf at torproject.org dcf at torproject.org
Wed Mar 6 19:11:03 UTC 2013


commit 0e45419e3d959882dae6541499f9fbfeb20657f8
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Mar 6 09:07:03 2013 -0800

    Make a command more uniform.
---
 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 55d9296..b499a60 100644
--- a/doc/bundle-windows.txt
+++ b/doc/bundle-windows.txt
@@ -93,7 +93,7 @@ Copy files into the bundle. The -n option to cp prevents the existing
 LIBEAY32.dll and SSLEAY32.dll from being overwritten.
 
 	$ cd "Tor Browser"
-	$ cp -n ~/flashproxy/dist/flashproxy-client-VERSION-win32/{*.pyd,*.dll,*.exe,*.manifest} App
+	$ cp -nr ~/flashproxy/dist/flashproxy-client-VERSION-win32/{*.pyd,*.dll,*.exe,*.manifest} App
 	$ mkdir -p Docs/FlashProxy
 	$ cp ~/flashproxy/dist/flashproxy-client-VERSION-win32/{doc/*,README,LICENSE,ChangeLog} Docs/FlashProxy
 	$ cp -nr ~/pyobfsproxy/dist/obfsproxy/{*.pyd,*.dll,*.exe,*.manifest,eggs} App





More information about the tor-commits mailing list