From 3ecc2cc246953404d00e69e88bc7e2a160dee19c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 20 Sep 2019 16:13:17 +0200 Subject: more sed patching craziness --- extra/thunderbird/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/thunderbird/PKGBUILD') 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 ' )" -- cgit v1.2.3-54-g00ecf