From: NTP Release Engineering Date: Sat, 9 Mar 2019 06:53:29 +0000 (-0800) Subject: Use hostname builddirs at NTF X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6102f4242bb045e66eef270ea404fb48d92cf1;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)