1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Merge pull request #6960 from cakebaker/GNUmakefile_remove_duplicate_sleep

GNUmakefile: remove `sleep` from `UNIX_PROGS` to avoid warning
This commit is contained in:
Sylvestre Ledru 2024-12-16 10:22:27 +01:00 committed by GitHub
commit 388624996b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -147,7 +147,6 @@ UNIX_PROGS := \
nohup \
pathchk \
pinky \
sleep \
stat \
stdbuf \
timeout \