chiark / gitweb /
rename backlog_nextscan_periods to until_backlog_nextscan
[innduct.git] / debian / patches / configure-hostname
1 --- a/configure
2 +++ b/configure
3 @@ -5839,7 +5839,7 @@ else
4  fi
5  
6  
7 -HOSTNAME=`hostname 2> /dev/null || uname -n`
8 +HOSTNAME=server.example.net
9  
10  
11  if test $ac_cv_prog_gcc = yes; then