Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-07 03:00:21 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-07 03:00:21 +0300
commitd235020b6d235ae79336e2ecf2c6c89207a0753c (patch)
treec4cfaca0d7095270803fc43898c6c567dbe31f6a
parent537097c2c30272dfef83ac05f8fe4934d231b35a (diff)
extra/git-delta: Disable tests
-rw-r--r--extra/git-delta/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/git-delta/PKGBUILD b/extra/git-delta/PKGBUILD
index 6883ef75..774cb0b9 100644
--- a/extra/git-delta/PKGBUILD
+++ b/extra/git-delta/PKGBUILD
@@ -1 +1,3 @@
eval "$(declare -f prepare | sed 's@$CARCH-unknown-linux-gnu@$(rustc -vV | sed -n "s/host: //p")@')"
+unset check
+unset checkdepends