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/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/python-iwlib/PKGBUILD b/community/python-iwlib/PKGBUILD
deleted file mode 100644
index d504c3e6..00000000
--- a/community/python-iwlib/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# pathes to find built python module contains architecture
-
-eval "$(
- declare -f check | \
- sed '
- /export PYTHONPATH=/s/x86_64/${CARCH}/
- '
-)"