From 1260b52c82179d3dce82e0014028147d77b5d0e8 Mon Sep 17 00:00:00 2001 From: Chinmay Dalal Date: Fri, 5 Jul 2024 16:49:05 +0530 Subject: [PATCH] linux scripts: Respect `$CARGO_TARGET_DIR` (#13830) https://doc.rust-lang.org/cargo/reference/environment-variables.html Some people (myself included) set this variable to have a single directory to clean up (or whatever reason one might have for having a single `target` directory). This changes the linux scripts to respect that Release Notes: - N/A --- script/bundle-linux | 15 ++++++++------- script/install-linux | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/script/bundle-linux b/script/bundle-linux index cc4ce9fa1b..f06d2497b3 100755 --- a/script/bundle-linux +++ b/script/bundle-linux @@ -26,6 +26,7 @@ done export ZED_BUNDLE=true channel=$(