As noted by Michael Labuschke, ntp is a gzip archive...

This commit is contained in:
Eric Andersen 2003-06-23 06:47:34 +00:00
parent 4e10e4af18
commit ded9ff0bcc

View File

@ -6,7 +6,7 @@
NTP_SOURCE:=ntp-4.1.1.tar.gz
NTP_SITE:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4
NTP_DIR:=$(BUILD_DIR)/ntp-4.1.1
NTP_CAT:=bzcat
NTP_CAT:=zcat
NTP_BINARY:=ntpdate/ntpdate
NTP_TARGET_BINARY:=bin/ntpdate