X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fmk-extra-overrides.sh;h=e331e88eb9535b5cd1a50e01fda9fb83f5335915;hb=7e526630ae4fb1d2a1989a4fe063dd436054f543;hp=4b9cff6a9f99094ae0a66bdffe630e9f7226f3cf;hpb=afb172175e405b9ba1804e0655ce64ac24a7b135;p=dak.git diff --git a/scripts/debian/mk-extra-overrides.sh b/scripts/debian/mk-extra-overrides.sh index 4b9cff6a..e331e88e 100755 --- a/scripts/debian/mk-extra-overrides.sh +++ b/scripts/debian/mk-extra-overrides.sh @@ -4,8 +4,8 @@ # grep -Ev '^[a-z0-9A-Z.+-]+\ Task [a-z0-9:. ,+-]+$' task* x="build-essential tag task" -opath="/org/ftp.debian.org/scripts/override" -apath="/org/ftp.debian.org/ftp/dists" +opath="/srv/ftp-master.debian.org/scripts/override" +apath="/srv/ftp-master.debian.org/ftp/dists" if [ ! -d "$apath" ]; then echo "$0: invalid path to archive" >&2