From: NTP Release Engineering Date: Sat, 9 Mar 2019 06:53:29 +0000 (-0800) Subject: Use hostname builddirs at NTF X-Git-Tag: NTP_4_2_8P13~3^2~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b772e8a65e991ef0fe5e48795151900f999dfc20;p=thirdparty%2Fntp.git Use hostname builddirs at NTF bk: 5c8362e9fea3zj3eKMoFV02Hue_Zsw --- diff --git a/build b/build index 15fe39afa..f6dca6b35 100755 --- a/build +++ b/build @@ -52,7 +52,7 @@ esac case "$NTP_BDIR" in '') case "$IAM" in - *.ntp.org) + *.ntp.org | *.ntfo.org) NTP_BDIR=host ;; *.udel.edu)