From ee00565192f711044552defb0b07e6ba9ffc9b04 Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Mon, 24 Feb 2020 13:30:29 +0100 Subject: [PATCH] Install missing 'yes' command --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 930da3e..f29cafc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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