mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
GNUmakefile: remove "sleep" from UNIX_PROGS
because it's already in PROGS
This commit is contained in:
parent
c97f59176b
commit
a7b9737490
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ UNIX_PROGS := \
|
||||||
nohup \
|
nohup \
|
||||||
pathchk \
|
pathchk \
|
||||||
pinky \
|
pinky \
|
||||||
sleep \
|
|
||||||
stat \
|
stat \
|
||||||
stdbuf \
|
stdbuf \
|
||||||
timeout \
|
timeout \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue