From e74cde76c104df82b120a7b13964cb786da8f565 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 May 2023 20:18:50 +0200 Subject: community -> extra --- extra/auth-tarball-from-git/PKGBUILD | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 extra/auth-tarball-from-git/PKGBUILD (limited to 'extra/auth-tarball-from-git/PKGBUILD') 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 + ' +)" + -- cgit v1.2.3-70-g09d2