From 57c029c8dc899c646dabfe09197ddf2e24e65eac Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 17 Jul 2018 08:14:17 +0200 Subject: extra/python2: fix typo --- extra/python2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/python2') diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD index 60148bdb..7ff6b97e 100644 --- a/extra/python2/PKGBUILD +++ b/extra/python2/PKGBUILD @@ -6,7 +6,7 @@ eval "$( declare -f build | \ sed ' - /export OPT=/ s/"$/ -fwrapv"/ + /export OPT=/ s/";$/ -fwrapv";/ ' declare -f check | \ sed ' -- cgit v1.2.3