Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/thunderbird
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/thunderbird
parent3a2c53b1c46a9fd0a955ebb04026a1912d8d2002 (diff)
some patch fixing
Diffstat (limited to 'extra/thunderbird')
-rw-r--r--extra/thunderbird/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/thunderbird/PKGBUILD b/extra/thunderbird/PKGBUILD
index b7adf6b6..63304a5b 100644
--- a/extra/thunderbird/PKGBUILD
+++ b/extra/thunderbird/PKGBUILD
@@ -15,7 +15,7 @@ eval "$(
eval "$(
declare -f build | \
sed '
- 2 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
'
)"