summaryrefslogtreecommitdiff
path: root/www/firefox31/patches/patch-mobile_android_installer_package-manifest.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox31/patches/patch-mobile_android_installer_package-manifest.in')
-rw-r--r--www/firefox31/patches/patch-mobile_android_installer_package-manifest.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/firefox31/patches/patch-mobile_android_installer_package-manifest.in b/www/firefox31/patches/patch-mobile_android_installer_package-manifest.in
new file mode 100644
index 00000000000..9000df50996
--- /dev/null
+++ b/www/firefox31/patches/patch-mobile_android_installer_package-manifest.in
@@ -0,0 +1,13 @@
+$NetBSD: patch-mobile_android_installer_package-manifest.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $
+
+--- mobile/android/installer/package-manifest.in.orig 2014-07-17 01:45:33.000000000 +0000
++++ 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