summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2021-02-11 19:53:14 -0300
committerMatheus2021-02-11 19:53:14 -0300
commit463148560147d13d75f4448dc920831071cf30c3 (patch)
tree6f144165dbb24564e5941b49c55f42213b0d1668
parentbe01d2d128cf52aa64938971fbb3e7f3ef3c5ba4 (diff)
downloadaur-463148560147d13d75f4448dc920831071cf30c3.tar.gz
85.0.1-1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e252a676fdf8..e782854d0260 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;78d;79d;80d' usr/bin/firefox
+ sed -i '73d;74d;76d;77d;78d;79d;80d;' usr/bin/firefox
}