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, 7 insertions, 0 deletions
diff --git a/community/hotdoc/PKGBUILD b/community/hotdoc/PKGBUILD
new file mode 100644
index 00000000..ab1235a9
--- /dev/null
+++ b/community/hotdoc/PKGBUILD
@@ -0,0 +1,7 @@
+# patch CARCH
+eval "$(
+ declare -f check | \
+ sed '
+ s/\$CARCH/i686/
+ ';
+)"