summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/python2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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 '