summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-10-22 10:23:37 -0300
committerMatheus2020-10-22 10:23:37 -0300
commit47f3571229ff7c1cbd551c92bae75ed213c4fce3 (patch)
tree257a9179a4524a0b3d8067b7c4ed2b6fedfc79d8
parentb13d6d1e3c9a4c9ae853d18a287f56aa2dde214c (diff)
downloadaur-47f3571229ff7c1cbd551c92bae75ed213c4fce3.tar.gz
82.0-5
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index caea0f2c880f..df1b99c2760f 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 '72d;73d;75d;76d;' usr/bin/firefox
+ sed -i '73d;74d;76d;77d;' usr/bin/firefox
}