mirror of
https://github.com/darlinghq/darling-shell_cmds.git
synced 2024-11-23 11:39:44 +00:00
Install missing 'yes' command
This commit is contained in:
parent
f3cf9ca6d5
commit
ee00565192
@ -83,7 +83,7 @@ install(TARGETS date echo pwd kill sleep expr
|
||||
install(TARGETS env which basename dirname apply nohup getopt true false killall mktemp
|
||||
nice printenv printf renice script seq systime shlock id
|
||||
tee time uname jot lastcomm logname
|
||||
users what whereis xargs find hexdump hostname
|
||||
users what whereis xargs find hexdump hostname yes
|
||||
DESTINATION libexec/darling/usr/bin)
|
||||
|
||||
install(TARGETS path_helper DESTINATION libexec/darling/usr/libexec
|
||||
|
Loading…
Reference in New Issue
Block a user