|
|
@ -52,3 +52,7 @@ hook_add postmake 5 'ln -sf install $root/usr/bin/ginstall' |
|
|
|
|
|
|
|
|
|
|
|
# install hostname |
|
|
|
# install hostname |
|
|
|
var_append confopt ' ' '--enable-install-program=hostname' |
|
|
|
var_append confopt ' ' '--enable-install-program=hostname' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if pkginstalled mktemp; then |
|
|
|
|
|
|
|
var_append confopt ' ' '--enable-no-install-program=mktemp' |
|
|
|
|
|
|
|
fi |
|
|
|