Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/vtk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vtk/PKGBUILD')
-rw-r--r--community/vtk/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/vtk/PKGBUILD b/community/vtk/PKGBUILD
deleted file mode 100644
index 7f6e25a1..00000000
--- a/community/vtk/PKGBUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-# no python-matplotlib on i486
-if [ "$CARCH" = 'i486' ]; then
- makedepends=(${makedepends[@]//python-matplotlib/})
-fi