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