mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
mktemp: add build for all systems
This commit is contained in:
parent
53c62db8d6
commit
678a05d90f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,6 @@ unix = [
|
|||
"logname",
|
||||
"mkfifo",
|
||||
"mknod",
|
||||
"mktemp",
|
||||
"mv",
|
||||
"nice",
|
||||
"nohup",
|
||||
|
@ -55,6 +54,7 @@ generic = [
|
|||
"ln",
|
||||
"ls",
|
||||
"mkdir",
|
||||
"mktemp",
|
||||
"nl",
|
||||
"nproc",
|
||||
"od",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue