summaryrefslogtreecommitdiff
path: root/extra/firefox/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-09-20 15:23:00 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2019-09-20 15:23:00 +0200
commitf22d71423c0a3fe0e0683d6b44dcb1c36345ab71 (patch)
treee9ed3e1117779653e9c1a2b87f413b0f77d556d2 /extra/firefox/PKGBUILD
parent3a2c53b1c46a9fd0a955ebb04026a1912d8d2002 (diff)
downloadpackages-f22d71423c0a3fe0e0683d6b44dcb1c36345ab71.tar.xz
some patch fixing
Diffstat (limited to 'extra/firefox/PKGBUILD')
-rw-r--r--extra/firefox/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD
index 0ab1e4ea..cad391f3 100644
--- a/extra/firefox/PKGBUILD
+++ b/extra/firefox/PKGBUILD
@@ -76,7 +76,7 @@ done
eval "$(
declare -f build | \
sed '
- 2 a sed -i \"s/debug_info = '2'/debug_info = '1'/\" build/moz.configure/toolchain.configure
+ 5 a sed -i \"s/debug_info = '2'/debug_info = '1'/\" build/moz.configure/toolchain.configure
'
)"