summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Young <dyoung@nslu2-linux.org>2005-07-27 10:23:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-27 10:23:38 +0000
commitd3783d8f510ad543da05e17a497e153d42d418d6 (patch)
treeffd17e208d15a68f9d403bb596c1a99b976c3cfd
parent97f49d823ce6e3559ff56f18ecaa33e53016e3ab (diff)
appended the correct suffix
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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: