[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/master] Fix a typo in tor-mail/build script
commit a5161d881b651531b1748ce3540c290b746f3b4a
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Mon Mar 23 09:46:04 2015 +0530
Fix a typo in tor-mail/build script
---
projects/tor-mail/build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/tor-mail/build b/projects/tor-mail/build
index f4de32f..91ec5e7 100644
--- a/projects/tor-mail/build
+++ b/projects/tor-mail/build
@@ -18,9 +18,9 @@ mv user.js bundle/Mail/defaults/profile/
cd bundle/Mail/extensions
mkdir castironthunderbirdclub@xxxxxxxxxxxxxx
-7z x -y -o castironthunderbirdclub@xxxxxxxxxxxxxx $rootdir/[% c('input_files_by_name/torbirdy') %]
+7z x -y -ocastironthunderbirdclub@xxxxxxxxxxxxxx $rootdir/[% c('input_files_by_name/torbirdy') %]
mkdir tor-launcher@xxxxxxxxxxxxxx
-7z x -y -o tor-launcher@xxxxxxxxxxxxxx $rootdir/[% c('input_files_by_name/tor-launcher') %]
+7z x -y -otor-launcher@xxxxxxxxxxxxxx $rootdir/[% c('input_files_by_name/tor-launcher') %]
mkdir -p tor-launcher@xxxxxxxxxxxxxx/TorBrowser/Data
[% IF c("var/windows") -%]
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits