summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/installer/upload-files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/mozapps/installer/upload-files.mk')
-rw-r--r--toolkit/mozapps/installer/upload-files.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/mozapps/installer/upload-files.mk b/toolkit/mozapps/installer/upload-files.mk
index 82b550fb4..865d2cf6a 100644
--- a/toolkit/mozapps/installer/upload-files.mk
+++ b/toolkit/mozapps/installer/upload-files.mk
@@ -385,7 +385,7 @@ ifneq (android,$(MOZ_WIDGET_TOOLKIT))
OPTIMIZEJARS = 1
ifneq (gonk,$(MOZ_WIDGET_TOOLKIT))
ifdef NIGHTLY_BUILD
- DISABLE_JAR_COMPRESSION = 1
+ JAR_COMPRESSION ?= none
endif
endif
endif