mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Move 'mv' into generic now it builds properly on Windows
This commit is contained in:
+1
-1
@@ -22,7 +22,6 @@ unix = [
|
||||
"mkfifo",
|
||||
"mknod",
|
||||
"more",
|
||||
"mv",
|
||||
"nice",
|
||||
"nohup",
|
||||
"pathchk",
|
||||
@@ -64,6 +63,7 @@ generic = [
|
||||
"ls",
|
||||
"mkdir",
|
||||
"mktemp",
|
||||
"mv",
|
||||
"nl",
|
||||
"nproc",
|
||||
"od",
|
||||
|
||||
Reference in New Issue
Block a user