summaryrefslogtreecommitdiff
path: root/extra/thunderbird/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/thunderbird/PKGBUILD
parentf22d71423c0a3fe0e0683d6b44dcb1c36345ab71 (diff)
downloadpackages-c7ed0f7ffc757dca1bb663c4ee723db67642bc9a.tar.xz
more firefox/thunderbird patching
Diffstat (limited to 'extra/thunderbird/PKGBUILD')
-rw-r--r--extra/thunderbird/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/thunderbird/PKGBUILD b/extra/thunderbird/PKGBUILD
index 63304a5b..a8fa2c35 100644
--- a/extra/thunderbird/PKGBUILD
+++ b/extra/thunderbird/PKGBUILD
@@ -15,7 +15,7 @@ eval "$(
eval "$(
declare -f build | \
sed '
- 4 a sed -i \"s/debug_info = '2'/debug_info = '1'/\" build/moz.configure/toolchain.configure
+ 4 a sed -i "s/debug_info = '2'/debug_info = '1'/" build/moz.configure/toolchain.configure
'
)"