From 59fe261ea8176df5fb11e6dc711622e856bae3cd Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Fri, 12 Nov 1999 03:58:10 +0000 Subject: Get rid of archives, upvolume_* installs --- cron/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cron/Makefile.in b/cron/Makefile.in index dd487f02f..acfc8a755 100644 --- a/cron/Makefile.in +++ b/cron/Makefile.in @@ -40,8 +40,8 @@ CRONDIR= $(prefix)/cron SHELL= /bin/sh -SCRIPTS= archive checkdbs crontab.in mailpasswds senddigests \ -upvolumes_monthly upvolumes_yearly gate_news run_queue nightly_gzip +SCRIPTS= checkdbs crontab.in mailpasswds senddigests \ +gate_news run_queue nightly_gzip # Modes for directories and executables created by the install # process. Default to group-writable directories but -- cgit v1.3.1