summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-browser_installer_package-manifest.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-browser_installer_package-manifest.in')
-rw-r--r--www/firefox/patches/patch-browser_installer_package-manifest.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/firefox/patches/patch-browser_installer_package-manifest.in b/www/firefox/patches/patch-browser_installer_package-manifest.in
deleted file mode 100644
index 56d833cb200..00000000000
--- a/www/firefox/patches/patch-browser_installer_package-manifest.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-browser_installer_package-manifest.in,v 1.8 2017/01/25 13:24:51 ryoon Exp $
-
-Limit SPARC bits to just SPARC (untested, but fixes x86).
-
---- browser/installer/package-manifest.in.orig 2017-01-16 16:16:50.000000000 +0000
-+++ browser/installer/package-manifest.in
-@@ -575,7 +575,7 @@
- @RESPATH@/components/MozKeyboard.js
- @RESPATH@/components/InputMethod.manifest
-
--#ifdef MOZ_DEBUG
-+#if defined(ENABLE_TESTS) && defined(MOZ_DEBUG)
- @RESPATH@/components/TestInterfaceJS.js
- @RESPATH@/components/TestInterfaceJS.manifest
- @RESPATH@/components/TestInterfaceJSMaplike.js