[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-build/master] Bug 32342: Don't compress .ja files inside apks



commit 631ff5a05eda26da61f75f175c056142c171640a
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date:   Mon Nov 4 11:47:24 2019 +0100

    Bug 32342: Don't compress .ja files inside apks
---
 projects/tor-browser/build.android | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/tor-browser/build.android b/projects/tor-browser/build.android
index 2c1c3b2..f8f3a8d 100644
--- a/projects/tor-browser/build.android
+++ b/projects/tor-browser/build.android
@@ -51,7 +51,7 @@ rm $apk
 cd tmp
 [% c('zip', {
    zip_src => [ '.' ],
-   zip_args => '$apk',
+   zip_args => '-n ja $apk',
    }) %]
 
 # Sign a QA build. This apk is not a debug version and doesn't contain a debug flag in the manifest

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits