summaryrefslogtreecommitdiff
path: root/extra/meson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/meson/PKGBUILD')
-rw-r--r--extra/meson/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/meson/PKGBUILD b/extra/meson/PKGBUILD
new file mode 100644
index 00000000..f366d9c8
--- /dev/null
+++ b/extra/meson/PKGBUILD
@@ -0,0 +1,4 @@
+# there seems to be a bug in (this) mpi in i686
+prepare() {
+ rm -r "${pkgname}-${pkgver}/test cases/frameworks/17 mpi"
+}