diff options
| author | bwarsaw | 1999-11-12 03:58:10 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-12 03:58:10 +0000 |
| commit | 59fe261ea8176df5fb11e6dc711622e856bae3cd (patch) | |
| tree | 40ff1794ca0aa55c14e69eec15fd9df5df47bb65 | |
| parent | 1267c8944e8a8b8fc9ea18f12adc547522b11a17 (diff) | |
| download | mailman-59fe261ea8176df5fb11e6dc711622e856bae3cd.tar.gz mailman-59fe261ea8176df5fb11e6dc711622e856bae3cd.tar.zst mailman-59fe261ea8176df5fb11e6dc711622e856bae3cd.zip | |
Get rid of archives, upvolume_* installs
| -rw-r--r-- | cron/Makefile.in | 4 |
1 files 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 |
