summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/python-apache-libcloud/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/python-apache-libcloud/PKGBUILD b/community/python-apache-libcloud/PKGBUILD
deleted file mode 100644
index 3f41c8c0..00000000
--- a/community/python-apache-libcloud/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-eval "$(
- declare -f check | \
- sed '
- s/python setup.py test/python setup.py test || true/
- s/python2 setup.py test/python2 setup.py test || true/
- '
-)"