Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/igrep/PKGBUILD
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-06 02:44:21 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-06 02:44:21 +0300
commit997340363a31436c3b5eee23b14278ffa81c0f49 (patch)
treee75b1d3f56e19d4afbaf8ad345c309f9e233cb33 /extra/igrep/PKGBUILD
parent921761a0f67613dccce0fee4cb060cb6183aebd7 (diff)
extra/*: Fix for rust-related packages
Diffstat (limited to 'extra/igrep/PKGBUILD')
-rw-r--r--extra/igrep/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/igrep/PKGBUILD b/extra/igrep/PKGBUILD
new file mode 100644
index 00000000..6883ef75
--- /dev/null
+++ b/extra/igrep/PKGBUILD
@@ -0,0 +1 @@
+eval "$(declare -f prepare | sed 's@$CARCH-unknown-linux-gnu@$(rustc -vV | sed -n "s/host: //p")@')"