Skip to content

Commit

Permalink
DLPX-87116 Add cargo license tool to zfs build
Browse files Browse the repository at this point in the history
  • Loading branch information
pcd1193182 committed Jul 28, 2023
1 parent 68c8b0a commit 9f4a9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/zfs/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ function prepare() {
zlib1g-dev
logmust install_kernel_headers
logmust install_pkgs "$DEPDIR"/delphix-rust/*.deb
logmust cargo install cargo-bundle-licenses
logmust install_pkgs "$DEPDIR"/delphix-go/*.deb
logmust install_pkgs "$DEPDIR"/dwarves/*.deb
}
Expand Down

0 comments on commit 9f4a9c6

Please sign in to comment.