Files
pkgsrc-ng/mail/thunderbird38/patches/patch-mozilla_mobile_android_installer_package-manifest.in
2016-11-18 22:39:22 +01:00

14 lines
500 B
Plaintext

$NetBSD: patch-mozilla_mobile_android_installer_package-manifest.in,v 1.1 2016/04/17 18:22:21 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