summaryrefslogtreecommitdiff
path: root/core/gnutls/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/gnutls/PKGBUILD')
-rw-r--r--core/gnutls/PKGBUILD13
1 files changed, 0 insertions, 13 deletions
diff --git a/core/gnutls/PKGBUILD b/core/gnutls/PKGBUILD
deleted file mode 100644
index 95bf10ff..00000000
--- a/core/gnutls/PKGBUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-#FAIL: trust-store
-#=================
-#
-#doit:64: no certificates were found in system trust store!
-#FAIL trust-store (exit status: 1)
-#
-# => run the tests, but make tests not fail the build
-eval "$(
- declare -f check | \
- sed '
- s/make check/make check || true/
- '
-)"