From 905d361b3e8c03fe4b0ece18f856bbf7a1e2eec5 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 16 Aug 2014 21:25:10 +0000 Subject: [PATCH] Remove old (and slow) code Signed-off-by: Mark Hymers --- config/debian/common | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/debian/common b/config/debian/common index d977a45d..e2f5d811 100644 --- a/config/debian/common +++ b/config/debian/common @@ -38,15 +38,6 @@ function make_buildd_dir () { dak generate-packages-sources2 -a build-queues dak generate-releases -a build-queues >/dev/null - # And set up all of the top level symlinks people seem to like - find ${incoming}/web -maxdepth 1 -type l -delete - dak export-suite -r -s "accepted" -d "$incoming/web" - - # For now, we still create the local incoming.d.o setup - #${scriptsdir}/update-buildd-archive ${incoming}/web/debian-buildd ${incoming}/debian-buildd - #find ${incoming}/public -type l -delete - #dak export-suite -s "accepted" -d "$incoming/public" - # Tell the mirrors that we've updated chronic /usr/local/bin/static-update-component incoming.debian.org } -- 2.39.2