X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=config%2Fdebian%2Fcommon;h=e44f2bb0e468a86dbd0fec8b7227d1b306c82814;hb=4ba12d4b23d87194df5e415f58608b99ab6fd50a;hp=606f614a400afba90e29e7e4a87fbdfeb214b334;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;p=dak.git diff --git a/config/debian/common b/config/debian/common index 606f614a..e44f2bb0 100644 --- a/config/debian/common +++ b/config/debian/common @@ -33,16 +33,16 @@ function wbtrigger() { # used by cron.dinstall *and* cron.unchecked. function make_buildd_dir () { - local overridesuite - local suite - + # We generate straight into the static mirror location for incoming dak manage-build-queues -a dak generate-packages-sources2 -a build-queues dak generate-releases -a build-queues >/dev/null - ${scriptsdir}/update-buildd-archive ${base}/build-queues ${incoming}/debian-buildd - rm -f ${incoming}/public/* - dak export-suite -s "accepted" -d "$incoming/public" + # Stick a last modified date in the page footer + echo "

Last updated: `date -u`

" > ${incoming}/web/README.html + + # Tell the mirrors that we've updated + chronic /usr/local/bin/static-update-component incoming.debian.org } # Process (oldstable)-proposed-updates "NEW" queue