Skip to content

Commit 895e13b

Browse files
committed
Revert "DLPX-93066 zfs package build failed at cargo-bundle-licenses v2.2.0 compile step"
This reverts commit 0b9d869.
1 parent 91ecfb2 commit 895e13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/zfs/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ function prepare() {
5656
zlib1g-dev
5757
logmust install_kernel_headers
5858
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
59-
logmust cargo install cargo-bundle-licenses@2.1.1 --locked
59+
logmust cargo install cargo-bundle-licenses --locked
6060
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
6161
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
6262
}

0 commit comments

Comments
 (0)