Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/calibre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/calibre/PKGBUILD')
-rw-r--r--community/calibre/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
deleted file mode 100644
index add1c241..00000000
--- a/community/calibre/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# disable Bonjour testing on build slaves
-eval "$(
- declare -f check | \
- sed '
- s/.*setup.py test/CI=true &/g
- '
-)"