mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 10:11:01 +00:00
chmod, chroot, comm: fix build
This commit is contained in:
parent
4e0360c495
commit
a12fd89cb2
8 changed files with 46 additions and 33 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "deps/time"]
|
||||
path = deps/time
|
||||
url = https://github.com/rust-lang/time
|
||||
[submodule "deps/regex"]
|
||||
path = deps/regex
|
||||
url = https://github.com/rust-lang/regex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue