Skip to content

Commit cb55782

Browse files
committed
load the new builder api paths
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent 56cc5a7 commit cb55782

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

support/ci/builder-dev-plan.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ do_builder_install() {
4040
done
4141
}
4242

43-
do_install_wrapper() {
44-
do_install
45-
}
46-
4743
do_end() {
4844
build_line "Copying new runtime path and environment into package"
4945
cp -v "$pkg_prefix/RUNTIME_PATH" "$pkg_path/RUNTIME_PATH"

0 commit comments

Comments
 (0)