Searched refs:bpkg_run (Results 1 – 2 of 2) sorted by relevance
77 bpkg_run() function84 reconfig) bpkg_run "configure build install deploy" $2 ;;85 rebuild) bpkg_run "build install deploy" $2 ;;86 reinstall) bpkg_run "install deploy" $2 ;;88 bpkg_run "configure build install update" $2 ;;89 rebuild-update) bpkg_run "build install update" $2 ;;90 reinstall-update) bpkg_run "install update" $2 ;;