Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/libgpg-error
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-11-16 21:11:59 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-11-16 21:11:59 +0100
commit60721f092816b92507f697d23596042faa319a72 (patch)
treeb9cf9e0ae2dc58e5420c1e8f1e3c187f1304ddb2 /core/libgpg-error
parenta14b8bbdd6fbdaf5ca62db64b0f1dcc2c001038e (diff)
core/libgpg-error: removed local GPG key patching
Diffstat (limited to 'core/libgpg-error')
-rw-r--r--core/libgpg-error/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/libgpg-error/PKGBUILD b/core/libgpg-error/PKGBUILD
deleted file mode 100644
index e1087309..00000000
--- a/core/libgpg-error/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-# somehow GPG keys are not valid, I don't care anymore. Maybe we
-# should make a generic straw in the build slave just to build without
-# signature verification as a fallback..
-source=(${source[0]})
-sha1sums=(${sha1sums[0]})