summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:17:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:17:16 +0000
commite00bc29b0d7743f80658864ca89c048b84f54412 (patch)
tree9a327d996aa007c3cdeab28d33630f1526c71d2a /debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch
parentMerging upstream version 127.0.2. (diff)
downloadfirefox-e00bc29b0d7743f80658864ca89c048b84f54412.tar.xz
firefox-e00bc29b0d7743f80658864ca89c048b84f54412.zip
Merging debian version 127.0.2-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch b/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch
index 19982a7ff3..fe1a16a22b 100644
--- a/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch
+++ b/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch
@@ -7,7 +7,7 @@ Subject: Don't auto-disable extensions in system directories
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js
-index 27c2d13..f569582 100644
+index 21bbb6c..8ba8920 100644
--- a/browser/app/profile/firefox.js
+++ b/browser/app/profile/firefox.js
@@ -56,7 +56,7 @@ pref("extensions.systemAddon.update.enabled", true);