update deps URLs to use "tahoe-lafs" instead of bare "tahoe"

This commit is contained in:
Brian Warner 2013-04-24 14:58:27 -07:00
parent 8dca978b43
commit 8d4f68bc09
2 changed files with 2 additions and 2 deletions

View File

@ -270,7 +270,7 @@ find-trailing-spaces:
# support/lib/ directory is gone.
fetch-and-unpack-deps:
test -f tahoe-deps.tar.gz || wget https://tahoe-lafs.org/source/tahoe/deps/tahoe-deps.tar.gz
test -f tahoe-deps.tar.gz || wget https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-deps.tar.gz
rm -rf tahoe-deps
tar xzf tahoe-deps.tar.gz

View File

@ -24,7 +24,7 @@ zip_ok=False
# dependencies in the tahoe-deps/ directory.
find_links=misc/dependencies tahoe-deps ../tahoe-deps
https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/
https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-sdists/
https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
# Other sites that we might want to list: