Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python2/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-07-17 14:05:15 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-07-17 14:05:15 +0000
commitdd08c93f6c1f79489699034f1361bd20b5703edc (patch)
treeeb0e8479078bb3c4d9ea5f7b4beb4d7d5433d4fa /extra/python2/PKGBUILD
parentccc3a90d2823a96868590ae42b5ed70529d6a146 (diff)
parent2817fb443a79ab91e914fd39b0ea6dd40ab54a5e (diff)
Merge branch 'master' into i486
Diffstat (limited to 'extra/python2/PKGBUILD')
-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 '