Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/auth-tarball-from-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/auth-tarball-from-git/PKGBUILD')
-rw-r--r--extra/auth-tarball-from-git/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/auth-tarball-from-git/PKGBUILD b/extra/auth-tarball-from-git/PKGBUILD
new file mode 100644
index 00000000..4898d5c6
--- /dev/null
+++ b/extra/auth-tarball-from-git/PKGBUILD
@@ -0,0 +1,8 @@
+# patch architecture for fetching the right rust modules
+eval "$(
+ declare -f prepare | \
+ sed '
+ s|$CARCH|i686|g
+ '
+)"
+