aboutsummaryrefslogtreecommitdiff
path: root/extra/firefox/patches/firefox-71-no-accessibility.patch
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-24 14:24:37 +0300
committerCem Keylan <cem@ckyln.com>2020-01-24 14:24:37 +0300
commit77b5c6911ab1f7c864d5b4847ed84c32d1fb1a45 (patch)
tree5d2cd20380cec7c15ae9904239ecc0c0e779c97c /extra/firefox/patches/firefox-71-no-accessibility.patch
parent86c82ca41ffbf3d0bd4ea44aa350ea5387512317 (diff)
downloadrepository-77b5c6911ab1f7c864d5b4847ed84c32d1fb1a45.tar.gz
firefox: remove package
Diffstat (limited to 'extra/firefox/patches/firefox-71-no-accessibility.patch')
-rw-r--r--extra/firefox/patches/firefox-71-no-accessibility.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/firefox/patches/firefox-71-no-accessibility.patch b/extra/firefox/patches/firefox-71-no-accessibility.patch
deleted file mode 100644
index b744c577..00000000
--- a/extra/firefox/patches/firefox-71-no-accessibility.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -r 22ced1a079e0 accessible/ipc/extension/other/moz.build
---- a/accessible/ipc/extension/other/moz.build Mon Sep 16 22:30:52 2019 +0300
-+++ b/accessible/ipc/extension/other/moz.build Tue Sep 17 23:17:02 2019 +0200
-@@ -9,7 +9,8 @@
-
- IPDL_SOURCES += ['PDocAccessiblePlatformExt.ipdl']
-
--if CONFIG['ACCESSIBILITY']:
-+#if CONFIG['ACCESSIBILITY']:
-+if 1:
- EXPORTS.mozilla.a11y += [
- 'DocAccessiblePlatformExtChild.h',
- 'DocAccessiblePlatformExtParent.h',