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:
committed by
Norman Feske
parent
6154d9067e
commit
f529871162
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user