diff --git a/script/bundle-linux b/script/bundle-linux index 6f964b7a0b..46afe1274d 100755 --- a/script/bundle-linux +++ b/script/bundle-linux @@ -54,10 +54,6 @@ echo "Compiling zed binaries" cargo build ${build_flag} --package ${zed_crate} --package cli echo "Creating application bundle" -# TODO linux -# Here, hacks to make `cargo bundle` run work, but macOS does not need these -# Most probably, needs https://github.com/zed-industries/cargo-bundle/commit/9e185bd44d968d8039192220603494555afdbb4f from the upstream. -cp "target/${target_dir}/Zed" "target/${target_dir}/zed" pushd crates/${zed_crate} channel=$(