Skip to content

Commit

Permalink
Use older version of bundle-licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
pcd1193182 committed Nov 5, 2024
1 parent bcdf69c commit c0725d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zfs/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function prepare() {
zlib1g-dev
logmust install_kernel_headers
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
logmust cargo install cargo-bundle-licenses
logmust cargo install cargo-bundle-licenses@1.3.0
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
}
Expand Down

0 comments on commit c0725d9

Please sign in to comment.