summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2021-02-11 19:51:42 -0300
committerMatheus2021-02-11 19:51:42 -0300
commitbe01d2d128cf52aa64938971fbb3e7f3ef3c5ba4 (patch)
tree1639ec16693cd89e4bac155a39b733ea3965b088
parent6dcd9d1d8d2a669df5221b4b049174e07e817fb3 (diff)
downloadaur-be01d2d128cf52aa64938971fbb3e7f3ef3c5ba4.tar.gz
85.0.1-1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bb4da7d0d9e..e252a676fdf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ prepare() {
# remove a bit of fedora's custom sutff
rm -f usr/lib64/firefox/browser/defaults/preferences/firefox-redhat-default-prefs.js
# Enable wayland by default
- sed -i '73d;74d;76d;77d;' usr/bin/firefox
+ sed -i '73d;74d;76d;77d;78d;79d;80d' usr/bin/firefox
}