bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] --retries in doc/wget.texi [was: Re: [ALPHA] wget parallel br


From: Noël Köthe
Subject: [Bug-wget] --retries in doc/wget.texi [was: Re: [ALPHA] wget parallel branch release 1.14.127-ced4]
Date: Thu, 23 May 2013 15:16:19 +0200

Hello,

Am Montag, den 20.05.2013, 00:47 +0200 schrieb Giuseppe Scrivano:

> ftp://alpha.gnu.org/gnu/wget/wget-1.14.128-8212.tar.gz
> ftp://alpha.gnu.org/gnu/wget/wget-1.14.128-8212.tar.gz.sig

I have no problem building the wget binary but a smal issue with
wget.texi:
...
make[3]: Leaving directory `/tmp/buildd/wget-1.14.128.8212/src'
Making all in doc
make[3]: Entering directory `/tmp/buildd/wget-1.14.128.8212/doc'
Updating ./version.texi
sed s/@/@@/g sample.wgetrc > sample.wgetrc.munged_for_texi_inclusion
restore=: && backupdir=".am$$" && \
        am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
        rm -rf $backupdir && mkdir $backupdir && \
        if (/bin/bash /tmp/buildd/wget-1.14.128.8212/build-aux/missing --run 
makeinfo --version) >/dev/null 2>&1; then \
          for f in wget.info wget.info-[0-9] wget.info-[0-9][0-9] wget.i[0-9] 
wget.i[0-9][0-9]; do \
            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
          done; \
        else :; fi && \
        cd "$am__cwd"; \
        if /bin/bash /tmp/buildd/wget-1.14.128.8212/build-aux/missing --run 
makeinfo   -I . \
         -o wget.info wget.texi; \
        then \
          rc=0; \
          CDPATH="${ZSH_VERSION+.}:" && cd .; \
        else \
          rc=$?; \
          CDPATH="${ZSH_VERSION+.}:" && cd . && \
          $restore $backupdir/* `echo "./wget.info" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
wget.texi:577: @itemx must follow @item

Should be just synced with the master branch where the paragraph is not
included or it should be s/@itemx/@item like here
http://git.savannah.gnu.org/cgit/wget.git/commit/doc/wget.texi?h=parallel-wget&id=9e8d899a356d95be34737488bb8fd59d4c6b3dbd

--retries were added by this commit:
http://git.savannah.gnu.org/cgit/wget.git/commit/doc/wget.texi?h=parallel-wget&id=270460da98e356a86892bff385fa2a3bd27fe33b

thx.

-- 
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]