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

move hostname to unix_progs

This commit is contained in:
Heather 2014-06-04 09:28:22 +04:00
parent 60bed9e103
commit bcc04ae4fe

View file

@ -36,11 +36,11 @@ PROGS := \
unlink \ unlink \
wc \ wc \
yes \ yes \
hostname \
head \ head \
UNIX_PROGS := \ UNIX_PROGS := \
hostid \ hostid \
hostname \
kill \ kill \
logname \ logname \
users \ users \