summaryrefslogtreecommitdiff
path: root/firefox-debug.patch
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-04-18 10:36:12 +0200
committerMartin Stransky <stransky@redhat.com>2017-04-18 10:36:12 +0200
commit40d475aa8829c18e344595f10f59e5dbd681cdf7 (patch)
tree1f029f2dcccef56d93069b2c540c1f3499b0e4aa /firefox-debug.patch
parentBuild fix - file-list typo (diff)
downloadlibrewolf-fedora-ff-40d475aa8829c18e344595f10f59e5dbd681cdf7.tar.gz
librewolf-fedora-ff-40d475aa8829c18e344595f10f59e5dbd681cdf7.tar.bz2
librewolf-fedora-ff-40d475aa8829c18e344595f10f59e5dbd681cdf7.zip
Updated to 53.0
Diffstat (limited to 'firefox-debug.patch')
-rw-r--r--firefox-debug.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/firefox-debug.patch b/firefox-debug.patch
deleted file mode 100644
index d1da5cb..0000000
--- a/firefox-debug.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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
-
--#ifdef MOZ_DEBUG
-+#ifdef ENABLE_TESTS
- @RESPATH@/components/TestInterfaceJS.js
- @RESPATH@/components/TestInterfaceJS.manifest
- @RESPATH@/components/TestInterfaceJSMaplike.js
bgstack15