We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf1d59 commit 179d76fCopy full SHA for 179d76f
1 file changed
packages/delphix-platform/config.sh
@@ -19,7 +19,7 @@
19
DEFAULT_PACKAGE_GIT_URL="https://github.com/delphix/delphix-platform.git"
20
21
function prepare() {
22
- logmust install_build_deps_from_control_file
+ logmust sudo make build-deps
23
}
24
25
function build() {
0 commit comments