diff options
Diffstat (limited to 'firefox-debug.patch')
-rw-r--r-- | firefox-debug.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/firefox-debug.patch b/firefox-debug.patch index b719d26..d1da5cb 100644 --- a/firefox-debug.patch +++ b/firefox-debug.patch @@ -1,7 +1,7 @@ -diff -up mozilla-release/browser/installer/package-manifest.in.old mozilla-release/browser/installer/package-manifest.in ---- mozilla-release/browser/installer/package-manifest.in.old 2015-04-03 04:30:05.000000000 +0200 -+++ mozilla-release/browser/installer/package-manifest.in 2015-04-07 13:17:44.180343700 +0200 -@@ -608,7 +608,7 @@ +diff -up firefox-42.0/browser/installer/package-manifest.in.debug firefox-42.0/browser/installer/package-manifest.in +--- firefox-42.0/browser/installer/package-manifest.in.debug 2015-10-30 15:35:53.231857572 +0100 ++++ firefox-42.0/browser/installer/package-manifest.in 2015-10-30 15:36:58.975091068 +0100 +@@ -620,7 +620,7 @@ @RESPATH@/components/MozKeyboard.js @RESPATH@/components/InputMethod.manifest @@ -9,4 +9,4 @@ diff -up mozilla-release/browser/installer/package-manifest.in.old mozilla-relea +#ifdef ENABLE_TESTS @RESPATH@/components/TestInterfaceJS.js @RESPATH@/components/TestInterfaceJS.manifest - #endif + @RESPATH@/components/TestInterfaceJSMaplike.js |