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 e068d45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/zfs/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ 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-platform@=0.1.7
logmust cargo install [email protected]
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
}
Expand Down

0 comments on commit e068d45

Please sign in to comment.