Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
oculante


Commits:
d09a9c6e by Frederik Schwan at 2024-05-06T11:01:55+02:00
add rustup toolchain specification for prepare()

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -30,6 +30,7 @@ 
b2sums=('35fe09963418d532cb067c6f88f018b4381b2a92b8d9c8b19e7428a32d760037756ead6
 
 prepare() {
   cd ${pkgname}
+  export RUSTUP_TOOLCHAIN=stable
   cargo fetch --locked --target "$(rustc -vV | sed -n 's/host: //p')"
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oculante/-/commit/d09a9c6eb941f72b582006bd507a6a23e5c0fc5d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oculante/-/commit/d09a9c6eb941f72b582006bd507a6a23e5c0fc5d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to