Hi Benno,
> * build-aux/bootstrap (po_download_command_format2): Restrict
> recursion to a single level.
> * gnulib-tool (func_import): Likewise.
> * pygnulib/GLImport.py (GLImport.execute): Likewise.
Thanks. Applied, with one tiny change: Use the long option (--level=1)
in all 3 places - for mai
Using the -np (--no-parent) option doesn't prevent wget from
traversing the given URL to a default depth of 5, and since
the domain directory contains a href="/latest/" link, this
means that wget searches through all domains anyway and will
also download PO files that are meant for other packages.