File remove-ntpdate.diff of Package ntp.import4677
Index: Makefile.am =================================================================== --- Makefile.am.orig +++ Makefile.am @@ -13,7 +13,6 @@ SUBDIRS += \ sntp \ libparse \ ntpd \ - ntpdate \ ntpdc \ ntpq \ ntpsnmpd \ @@ -32,7 +31,6 @@ DIST_SUBDIRS = \ libparse \ sntp \ ntpd \ - ntpdate \ ntpdc \ ntpq \ ntpsnmpd \ Index: Makefile.in =================================================================== --- Makefile.in.orig +++ Makefile.in @@ -261,7 +261,7 @@ AUTOMAKE_OPTIONS = foreign 1.10 ACLOCAL_AMFLAGS = -I m4 -I sntp/libopts/m4 NULL = SUBDIRS = scripts include ElectricFence libntp sntp libparse ntpd \ - ntpdate ntpdc ntpq ntpsnmpd parseutil adjtimed clockstuff \ + ntpdc ntpq ntpsnmpd parseutil adjtimed clockstuff \ kernel util $(NULL) DIST_SUBDIRS = \ scripts \ @@ -271,7 +271,6 @@ DIST_SUBDIRS = \ libparse \ sntp \ ntpd \ - ntpdate \ ntpdc \ ntpq \ ntpsnmpd \