summarylogtreecommitdiffstats
path: root/ua.patch
diff options
context:
space:
mode:
authorhawkeye1164772019-10-27 11:41:57 +0100
committerhawkeye1164772019-10-27 11:41:57 +0100
commit081e02ec43f5d25c83807aff08a2124a8c5f5ac0 (patch)
tree51b3e6ee8932e9832aec4131a9c65ec9073e41c8 /ua.patch
parent5effc4fe0d34d4ad63892b224f85681ff8e4d976 (diff)
downloadaur-081e02ec43f5d25c83807aff08a2124a8c5f5ac0.tar.gz
Transitional
Diffstat (limited to 'ua.patch')
-rw-r--r--ua.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/ua.patch b/ua.patch
deleted file mode 100644
index 3430c9405e4f..000000000000
--- a/ua.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 02999ce8d80bd2d996e61faaec654a69820d6c65 Mon Sep 17 00:00:00 2001
-From: hawkeye116477 <hawkeye116477@gmail.com>
-Date: Wed, 16 Oct 2019 18:47:51 +0200
-Subject: [PATCH] Restore user-agent overrides for Linux
-
----
- browser/installer/package-manifest.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
-index d5f12ce064bc..52a686a67b0c 100644
---- a/browser/installer/package-manifest.in
-+++ b/browser/installer/package-manifest.in
-@@ -146,7 +146,7 @@
- @BINPATH@/@DLL_PREFIX@mozavcodec@DLL_SUFFIX@
- #endif
- @RESPATH@/browser/blocklist.xml
--#ifdef XP_WIN
-+#if defined(XP_WIN) || defined(XP_LINUX)
- @BINPATH@/browser/ua-update.json
- #endif
- #ifdef XP_MACOSX