X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=4440f512b4818bd6fa94abc36a97eb0e1284a1d0;hp=334d5e4618f723c957b9da81876d438ecd7d7135;hb=61c7eca414e9e2249aa00f693b79983b451b849f;hpb=fb979d6ea8674b80caaedbcb79144bef45560d48 diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 334d5e46..4440f512 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -496,7 +496,7 @@ function mirrorpush() { log "... archive: ${archive}" archiveroot="$(get_archiveroot "${archive}")" targetpath="${mirrordir}/${archive}" - cd ${targetpath}/dists + cd ${archiveroot}/dists broken=0 for release in $(find . -name "InRelease"); do