Browse Source

coreutils: enable `hostname`

user/chris/old/ruby
Alejandro Mery 15 years ago
parent
commit
5de25cd4ce
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      base/coreutils/coreutils.conf

+ 2
- 0
base/coreutils/coreutils.conf

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

Loading…
Cancel
Save