bonsai-coreutils: remove s/+nightly// on rustc.mk

seen this flag used when i last tried to build it, but i guess it works
just fine with it?
This commit is contained in:
nitori 2024-01-29 18:54:02 +00:00
parent bf4f24737a
commit 20476affde
Signed by: nitori
GPG Key ID: 5FBB7757BFC813A8
1 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,5 @@
./configure
sed 's/+nightly//' rustc.mk
make
make PREFIX="$1/usr" install # DESTDIR not supported