Add [depot_user] to run tool builtins

Now that the depot_user procedure has found use in the depot_autopilot
it has become a convention.

Fix #3127
This commit is contained in:
Emery Hemingway
2019-01-22 12:58:39 +01:00
committed by Norman Feske
parent 6154d9067e
commit f529871162
9 changed files with 7 additions and 14 deletions

View File

@@ -1,7 +1,5 @@
create_boot_directory
proc depot_user {} { return [get_cmd_arg --depot-user genodelabs] }
import_from_depot [depot_user]/src/[base_src] \
[depot_user]/pkg/[drivers_interactive_pkg] \
[depot_user]/pkg/fonts_fs \