From: Derek Young Date: Wed, 27 Jul 2005 10:23:38 +0000 (+0000) Subject: appended the correct suffix X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3783d8f510ad543da05e17a497e153d42d418d6;p=openembedded.git appended the correct suffix --- diff --git a/Makefile b/Makefile index 2bbdcf1896..1fea88b1b6 100644 --- a/Makefile +++ b/Makefile @@ -52,9 +52,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/monotone/nslu2-linux.db -O monotone/nslu2-linux.db.gz + # wget http://www.nslu2-linux.org/monotone/nslu2-linux.db.gz -O monotone/nslu2-linux.db.gz # or - # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db.gz + # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db.gz -O monotone/nslu2-linux.db.gz # followed by decompressing it downloads: