logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>

po-files.patch (834B)


  1. SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
  2. SPDX-License-Identifier: GPL-3.0-or-later
  3. We don't have network access at this stage to "Fetch PO files".
  4. --- gnulib-672663a/gnulib-tool 2021-04-15 21:07:04.538055553 +1000
  5. +++ gnulib-672663a/gnulib-tool 2021-04-15 21:07:16.424135984 +1000
  6. @@ -5564,16 +5564,6 @@
  7. fi
  8. func_append added_files "$pobase/POTFILES.in$nl"
  9. fi
  10. - # Fetch PO files.
  11. - TP_URL="https://translationproject.org/latest/"
  12. - if $doit; then
  13. - echo "Fetching gnulib PO files from $TP_URL"
  14. - (cd "$destdir"/$pobase \
  15. - && wget --no-verbose --mirror --level=1 -nd -A.po -P . "${TP_URL}gnulib/"
  16. - )
  17. - else
  18. - echo "Fetch gnulib PO files from $TP_URL"
  19. - fi
  20. # Create po/LINGUAS.
  21. if $doit; then
  22. func_dest_tmpfilename $pobase/LINGUAS