Skip to content

Commit bc474b9

Browse files
committed
Update bootstrap tool path
1 parent 0fe6266 commit bc474b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ rm -rf vendor/lzma-sys/xz-*/
273273
rm -rf vendor/openssl-src/openssl/
274274

275275
# This only affects the transient rust-installer, but let it use our dynamic xz-libs
276-
sed -i.lzma -e '/LZMA_API_STATIC/d' src/bootstrap/tool.rs
276+
sed -i.lzma -e '/LZMA_API_STATIC/d' src/bootstrap/src/core/build_steps/tool.rs
277277

278278
# The configure macro will modify some autoconf-related files, which upsets
279279
# cargo when it tries to verify checksums in those files. If we just truncate

0 commit comments

Comments
 (0)