As noted by Michael Labuschke, ntp is a gzip archive...
authorEric Andersen <andersen@codepoet.org>
Mon, 23 Jun 2003 06:47:34 +0000 (06:47 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 23 Jun 2003 06:47:34 +0000 (06:47 -0000)
make/ntp.mk

index 5b3b94fb9f850185a46ebc5c5454967c96bf9ca8..d949d3066267b20e7354a8d4dce9fc07ce4dfefe 100644 (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