Author: jfs
Date: Tue Jan 11 22:18:04 2011
New Revision: 8101

URL: http://svn.debian.org/wsvn/?sc=1&rev=8101
Log:
Adjust the mirror path to the one use at manpages.debian.net

Modified:
    man-cgi/extractor/generate-manpages-archive.sh

Modified: man-cgi/extractor/generate-manpages-archive.sh
URL: 
http://svn.debian.org/wsvn/man-cgi/extractor/generate-manpages-archive.sh?rev=8101&op=diff
==============================================================================
--- man-cgi/extractor/generate-manpages-archive.sh (original)
+++ man-cgi/extractor/generate-manpages-archive.sh Tue Jan 11 22:18:04 2011
@@ -7,9 +7,6 @@
 
 # Change this to suit to your needs
 EXTRACTORDIR=/home/jfs/manpages/extractor
-# Mirror at ftp.es.debian.org
-#MIRRORDIR=/datos/publico/debian
-# Mirror at paganini.debian.org
 MIRRORDIR=/srv/ftp.debian.org/ftp
 LOGDIR=$EXTRACTORDIR/logs
 
@@ -39,6 +36,7 @@
 perl files-release.pl -m ${MIRRORDIR} >$LOGDIR/files-release.log 
2>$LOGDIR/files-release.err
 [ ! -d manpages-dists ] && mkdir manpages-dists
 sh generate-indexes.sh >$LOGDIR/gen-index.log 2>$LOGDIR/gen-index.err
+
 # Add a timestamp to control when the archive has been updated
 touch manpages-files/timestamp
 


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to