summaryrefslogtreecommitdiff
path: root/extra/firefox/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-09-20 15:44:40 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2019-09-20 15:44:40 +0200
commitc7ed0f7ffc757dca1bb663c4ee723db67642bc9a (patch)
tree885f18a33f2b22be87eaa5afe053f93b2a20defb /extra/firefox/PKGBUILD
parentf22d71423c0a3fe0e0683d6b44dcb1c36345ab71 (diff)
downloadpackages-c7ed0f7ffc757dca1bb663c4ee723db67642bc9a.tar.xz
more firefox/thunderbird patching
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 cad391f3..9d261d3f 100644
--- a/extra/firefox/PKGBUILD
+++ b/extra/firefox/PKGBUILD
@@ -76,7 +76,7 @@ done
eval "$(
declare -f build | \
sed '
- 5 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
'
)"