Enabled the hostname command

This commit is contained in:
Alexander Hill 2025-04-20 06:38:40 -04:00
parent f8115c79b8
commit 48a3a6782b

View File

@ -148,6 +148,7 @@ cd coreutils-*/
./configure \ ./configure \
--datarootdir=/usr/share \ --datarootdir=/usr/share \
--disable-nls \ --disable-nls \
--enable-install-program=hostname \
--includedir=/usr/include \ --includedir=/usr/include \
--libexecdir=/lib \ --libexecdir=/lib \
--prefix="" \ --prefix="" \