1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Build shred on Redox

This commit is contained in:
Ian Douglas Scott 2018-03-16 18:47:35 -07:00
parent 187006f0d3
commit 7d657e3c0d
No known key found for this signature in database
GPG key ID: 4924E10E199B5959

View file

@ -68,7 +68,6 @@ generic = [
"hostname",
"more",
"nproc",
"shred",
"sync",
"tail",
"whoami",
@ -123,6 +122,7 @@ redox_generic = [
"rm",
"rmdir",
"seq",
"shred",
"shuf",
"sleep",
"sort",