From a73fbc3014f409e89e8d21cd780bf52be36e63d1 Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Fri, 28 Jul 2006 09:19:19 -0700 Subject: [PATCH] don't generate Contents info for accepted autobuild --- config/debian/cron.unchecked | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 1282b60e..7eddf086 100644 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -43,7 +43,7 @@ if lockfile -r3 $LOCKFILE; then fi done cd $configdir - apt-ftparchive -qq generate apt.conf.buildd + apt-ftparchive -qq -o APT::FTPArchive::Contents=off generate apt.conf.buildd . $configdir/cron.buildd fi else -- 2.39.2