summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-bootstrap.sh b/build-bootstrap.sh
index 11adc68..8deb454 100755
--- a/build-bootstrap.sh
+++ b/build-bootstrap.sh
@@ -148,6 +148,7 @@ cd coreutils-*/
./configure \
--datarootdir=/usr/share \
--disable-nls \
+ --enable-install-program=hostname \
--includedir=/usr/include \
--libexecdir=/lib \
--prefix="" \