Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/python-iwlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-iwlib/PKGBUILD')
-rw-r--r--community/python-iwlib/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-iwlib/PKGBUILD b/community/python-iwlib/PKGBUILD
index 33e85693..d504c3e6 100644
--- a/community/python-iwlib/PKGBUILD
+++ b/community/python-iwlib/PKGBUILD
@@ -3,6 +3,6 @@
eval "$(
declare -f check | \
sed '
- /export PYTHONPATH=/s/x86_64/i686/
+ /export PYTHONPATH=/s/x86_64/${CARCH}/
'
)"