X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=031cad1929fa9fdeb4dbec8c51b1563999adebf0;hb=3e915e5f51370eaef9d2c169818dd399b78a6ebc;hp=d12d519fa554ab2733a0dd2fffe29e696cceecc1;hpb=88cdf52f57fe66c536cd326c28e60ff7f3e489d2;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index d12d519f..031cad19 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -438,7 +438,7 @@ function mirror() { # Ugly "hack", but hey, it does what we want. cp ${TRACEFILE} ${TRACEFILE_BDO} - for archive in "${public_archives[@]}"; do + for archive in ftp-master backports; do archiveroot="$(get_archiveroot "${archive}")" mirrordir="${archiveroot}/../mirror" cd ${mirrordir}