summaryrefslogtreecommitdiff
path: root/mail/thunderbird/patches/patch-mozilla_mobile_android_installer_package-manifest.in
blob: 238e221aee2c8876dec2b6879c8057599ae69b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-mozilla_mobile_android_installer_package-manifest.in,v 1.1 2014/07/27 20:04:59 ryoon Exp $

--- mozilla/mobile/android/installer/package-manifest.in.orig	2014-07-18 00:05:44.000000000 +0000
+++ mozilla/mobile/android/installer/package-manifest.in
@@ -424,7 +424,7 @@
 @BINPATH@/components/dom_webspeechsynth.xpt
 #endif
 
-#ifdef MOZ_DEBUG
+#if defined(ENABLE_TESTS) && defined(MOZ_DEBUG)
 @BINPATH@/components/TestInterfaceJS.js
 @BINPATH@/components/TestInterfaceJS.manifest
 #endif