Browse Source

coreutils: enable `hostname`

karasz/new-early
Alejandro Mery 16 years ago
parent
commit
5de25cd4ce
  1. 2
      base/coreutils/coreutils.conf

2
base/coreutils/coreutils.conf

@ -50,3 +50,5 @@ var_append INSTALL_WRAPPER_FILTER "|" \
hook_add postmake 5 'ln -sf install $root/usr/bin/ginstall' hook_add postmake 5 'ln -sf install $root/usr/bin/ginstall'
# install hostname
var_append confopt ' ' '--enable-install-program=hostname'

Loading…
Cancel
Save