Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/rdma-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rdma-core/PKGBUILD')
-rw-r--r--extra/rdma-core/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/rdma-core/PKGBUILD b/extra/rdma-core/PKGBUILD
new file mode 100644
index 00000000..0fc8946b
--- /dev/null
+++ b/extra/rdma-core/PKGBUILD
@@ -0,0 +1,6 @@
+makedepends=(${makedepends[@]//pandoc/})
+unset check
+unset checkdepends
+eval "$(
+ declare -f build | sed 's/cmake /cmake -DNO_MAN_PAGES=1 /'
+)"