[tor-commits] [tor-messenger-build/master] Update permissions for start-tor-mail in build script

sukhbir at torproject.org sukhbir at torproject.org
Mon Mar 23 05:53:13 UTC 2015


commit af9537d86218449c6eb5ef4a2564dc22257c2b25
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Mon Mar 23 11:24:16 2015 +0530

    Update permissions for start-tor-mail in build script
---
 projects/tor-mail/build |    1 +
 1 file changed, 1 insertion(+)

diff --git a/projects/tor-mail/build b/projects/tor-mail/build
index 91ec5e7..e2c2bba 100644
--- a/projects/tor-mail/build
+++ b/projects/tor-mail/build
@@ -11,6 +11,7 @@ mkdir bundle/Mail
 tar xf [% c('input_files_by_name/thunderbird') %] -C bundle/Mail --strip 1
 [% END -%]
 
+chmod 755 start-tor-mail
 mv start-tor-mail bundle/
 
 mkdir bundle/Mail/defaults/profile/



More information about the tor-commits mailing list