summaryrefslogtreecommitdiff
path: root/extra/thunderbird/PKGBUILD
diff options
context:
space:
mode:
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 a8fa2c35..6fa9a0ea 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
'
)"