X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcommon;h=5d39718a47ece6d4884dfc35e3094b1492971501;hb=2ec5418ce5051b37d0721391375cccfbf5722b51;hp=6730889db1805c81f23b7108f7896d089db35a83;hpb=7fd531de84548d45c8bdbc304dc4d023dce6c525;p=dak.git diff --git a/config/debian/common b/config/debian/common index 6730889d..5d39718a 100644 --- a/config/debian/common +++ b/config/debian/common @@ -38,20 +38,14 @@ function wbtrigger() { function make_buildd_dir () { dak manage-build-queues -a - cd ${incoming} - mkdir -p tree/${STAMP} - cp -al ${incoming}/buildd/. tree/${STAMP}/ - ln -sfT tree/${STAMP} ${incoming}/builddweb - find ./tree -mindepth 1 -maxdepth 1 -not -name "${STAMP}" -type d -print0 | xargs --no-run-if-empty -0 rm -rf - - for dist in experimental - do + for dist in $(ls -1 ${incoming}/dists/); do cd ${incoming}/dists/${dist} mkdir -p tree/${STAMP} cp -al ${incoming}/dists/${dist}/buildd/. tree/${STAMP}/ ln -sfT tree/${STAMP} ${incoming}/dists/${dist}/current find ./tree -mindepth 1 -maxdepth 1 -not -name "${STAMP}" -type d -print0 | xargs --no-run-if-empty -0 rm -rf done + } # Do the unchecked processing, in case we have files.