Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/hotdoc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hotdoc/PKGBUILD')
-rw-r--r--community/hotdoc/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/hotdoc/PKGBUILD b/community/hotdoc/PKGBUILD
deleted file mode 100644
index ab1235a9..00000000
--- a/community/hotdoc/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# patch CARCH
-eval "$(
- declare -f check | \
- sed '
- s/\$CARCH/i686/
- ';
-)"