summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-03-18 20:47:12 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-03-18 20:47:12 +0100
commite07effe9c5d10e34bd4436e270c63012a69133fd (patch)
tree1e4760b937db4fd038bb1cd33b29f9f5650d34da /community
parente0f094ba2f25ce9c04dad223444d8bf503a5d1aa (diff)
downloadpackages-e07effe9c5d10e34bd4436e270c63012a69133fd.tar.xz
core/tpm2-tss: moved from community
Diffstat (limited to 'community')
-rw-r--r--community/tpm2-tss/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/tpm2-tss/PKGBUILD b/community/tpm2-tss/PKGBUILD
deleted file mode 100644
index c189cdf4..00000000
--- a/community/tpm2-tss/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# tcti-libtpms, ignoring it
-eval "$(
- declare -f check | \
- sed '
- s/\(make check\)/\1 || true/g
- '
-)"