There was an error while loading. Please reload this page.
1 parent 56cc5a7 commit cb55782Copy full SHA for cb55782
1 file changed
support/ci/builder-dev-plan.sh
@@ -40,10 +40,6 @@ do_builder_install() {
40
done
41
}
42
43
-do_install_wrapper() {
44
- do_install
45
-}
46
-
47
do_end() {
48
build_line "Copying new runtime path and environment into package"
49
cp -v "$pkg_prefix/RUNTIME_PATH" "$pkg_path/RUNTIME_PATH"
0 commit comments