Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/spirv-llvm-translator/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/spirv-llvm-translator/PKGBUILD')
-rw-r--r--community/spirv-llvm-translator/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/spirv-llvm-translator/PKGBUILD b/community/spirv-llvm-translator/PKGBUILD
index 065d0dad..f00a3a39 100644
--- a/community/spirv-llvm-translator/PKGBUILD
+++ b/community/spirv-llvm-translator/PKGBUILD
@@ -10,6 +10,6 @@
eval "$(
declare -f check | \
sed '
- s/\(.*make.*test\)/\1 || test/
+ s/\(.*make.*test\)/\1 || true/
'
)"