X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=96001838e3f1c2a5c8e874622c8d4e52170652b2;hb=8154d2b22cb56511e95f9b7e2a61a94bfb3e905f;hp=1c9fa5afefff3284fd27f860fcb63d40d5aad16d;hpb=fb11aec0c46bae0797a4e32b1d19eb6fcbc07c49;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 1c9fa5af..96001838 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -252,6 +252,7 @@ function mpfm() { function packages() { log "Generating Packages and Sources files" cd $configdir + GZIP='--rsyncable' ; export GZIP apt-ftparchive generate apt.conf }