diff options
Diffstat (limited to 'extra/python2')
-rw-r--r-- | extra/python2/PKGBUILD | 2 |
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 ' |