[Lunar-commits] <moonbase> man-pages: fix the download path.
Florin Braescu
florin at lunar-linux.org
Sat Dec 3 12:49:02 CET 2011
commit 3cd8be35260292e31cb7dc0bcf8303a530bb0c27
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Dec 3 12:49:02 2011 +0100
man-pages: fix the download path.
---
docs/man-pages/DETAILS | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/docs/man-pages/DETAILS b/docs/man-pages/DETAILS
index 3d2c7ef..d8e4a80 100644
--- a/docs/man-pages/DETAILS
+++ b/docs/man-pages/DETAILS
@@ -1,10 +1,7 @@
MODULE=man-pages
VERSION=3.35
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://man7.org/linux/$MODULE/download
- SOURCE_URL[1]=$KERNEL_URL/pub/linux/docs/manpages
- SOURCE_URL[2]=ftp://ftp.win.tue.nl/pub/linux-local/manpages
- SOURCE_URL[3]=ftp://ftp.kernel.org/pub/linux/docs/manpages
+ SOURCE_URL=http://man7.org/linux/download/$MODULE
SOURCE_VFY=sha1:db2fe88132d9e4f27ed808b413c7a9b3ce5afb56
WEB_SITE=http://www.win.tue.nl/~aeb/linux/man
ENTERED=20011003
More information about the Lunar-commits
mailing list