From: Derek Young Date: Wed, 27 Jul 2005 09:19:51 +0000 (+0000) Subject: changed the candidate source location for initial db populuation X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9b345b465ac84850e5a11ffb3e9d049c752a0c;p=openembedded.git changed the candidate source location for initial db populuation --- 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