Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/tpm2-tss-engine
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-05-22 20:18:50 +0200
committerErich Eckner <git@eckner.net>2023-05-22 20:18:50 +0200
commite74cde76c104df82b120a7b13964cb786da8f565 (patch)
tree39967e24037929c04aaf79922aa260b437a60a5e /community/tpm2-tss-engine
parent73e1d3b448cc583ab38cae4d61a26f313fad946b (diff)
community -> extra
Diffstat (limited to 'community/tpm2-tss-engine')
-rw-r--r--community/tpm2-tss-engine/PKGBUILD3
-rw-r--r--community/tpm2-tss-engine/tpm2-tss-engine_check.sh3
2 files changed, 0 insertions, 6 deletions
diff --git a/community/tpm2-tss-engine/PKGBUILD b/community/tpm2-tss-engine/PKGBUILD
deleted file mode 100644
index 612ef265..00000000
--- a/community/tpm2-tss-engine/PKGBUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-# tests hanging slaves
-# shasum for tpm2-tss-engine_check.sh (which skips the test)
-sha512sums[2]='0071a0bb54af9bcb95df724bc774a1b96b4142f91c45dc9e9ae7cf51d409b74a96c644bfa89e59ceb13f1249e36dfdcd4f0a607388d9e68a8ff5347bf7758a3e'
diff --git a/community/tpm2-tss-engine/tpm2-tss-engine_check.sh b/community/tpm2-tss-engine/tpm2-tss-engine_check.sh
deleted file mode 100644
index 7bcff090..00000000
--- a/community/tpm2-tss-engine/tpm2-tss-engine_check.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-echo 'we skip the tests'