summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDerek Young <dyoung@nslu2-linux.org>2005-07-27 09:19:51 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-27 09:19:51 +0000
commit7a9b345b465ac84850e5a11ffb3e9d049c752a0c (patch)
tree81e82ac645fcce18e4e3ab5eb13b62d70abf668d /Makefile
parentf7bd4facc21cf2b548736dc5bd4441fdd0685744 (diff)
changed the candidate source location for initial db populuation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47755dc411..85d6746368 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,9 @@ setup-monotone monotone/nslu2-linux.db:
# Above may be supplemented by following someday
# It currently *requires* monotone 0.21, or it will fail with
# a mysterious sounding database error.
- # wget http://www.nslu2-linux.org/nslu2-linux.initial.db -O monotone/nslu2-linux.db
+ # wget http://www.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
+ # or
+ # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
downloads:
[ -e downloads ] || mkdir -p downloads