X-Git-Url: https://git.donarmstrong.com/?p=dak.git;a=blobdiff_plain;f=config%2Fdebian%2Fcommon;h=00b405d2da09df48ade1b8d249e135dd6d3c4c19;hp=5eec32cf93f6cd7167178c750a4869344eee4c45;hb=fbb3ae5f81a68cc3f36c07f8f566c200eda7d458;hpb=79bf6f467626829f27ad515d4d4b99b64b6649b0 diff --git a/config/debian/common b/config/debian/common index 5eec32cf..00b405d2 100644 --- a/config/debian/common +++ b/config/debian/common @@ -42,7 +42,7 @@ function make_buildd_dir () { dak generate-releases -a build-queues >/dev/null # And set up all of the top level symlinks people seem to like - find ${incoming}/web -depth 0 -type l -delete + 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