X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fdebian%2Fmk-extra-overrides.sh;h=e331e88eb9535b5cd1a50e01fda9fb83f5335915;hb=26127c32273ec9aa520aff834993ebf5504dfdc1;hp=4b9cff6a9f99094ae0a66bdffe630e9f7226f3cf;hpb=6de9dda69133cf474a9db71bc1bf9d1e4dfe04b5;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