[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi
From: |
Efraim Flashner |
Subject: |
bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi |
Date: |
Tue, 2 Apr 2024 19:20:35 +0300 |
Rerun ./bootstrap and configure, then make
On Tue, Apr 02, 2024 at 03:59:36PM +0200, Rostislav Svoboda wrote:
> $ guix shell --development guix direnv gnupg --pure --
> bost@ecke ~/dev/guix [env]$ make doc/guix.texi
> cd . && /bin/sh /home/bost/dev/guix/build-aux/missing automake-1.16
> --gnu Makefile
> Makefile.am:922: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
> automake-1.16: error: cannot open < ./doc/guix-cookbook.pt_BR.texi: No
> such file or directory
> make: *** [Makefile:4349: Makefile.in] Error 1
>
> And I think it is caused by:
>
> $ git show --format=medium fa98837b1d9586b9ca7bf77dae22c3bde0fc59b5
> doc/local.mk
> commit fa98837b1d9586b9ca7bf77dae22c3bde0fc59b5
> Author: Florian Pelz <pelzflorian@pelzflorian.de>
> Date: Mon Apr 1 00:54:32 2024
>
> nls: Update translations.
>
> * po/guix/ar.po: New file.
> * po/guix/LINGUAS: Add 'ar'.
> * po/doc/guix-cookbook.pt_BR.po: New file.
> * po/doc/local.mk: Add 'pt_BR' cookbook.
> * doc/local.mk: Add 'pt_BR' cookbook.
> * doc/htmlxref.cnf: Update URLs for cookbook.
> * doc/build.scm (%cookbook-languages): Add 'ko', 'pt_BR'.
> * doc/guix-cookbook.texi (Top): Mention 'ko', 'pt_BR' cookbook.
>
> Change-Id: Id1846ca100263b3fc1fa2ed52654c670270ee809
>
> diff --git a/doc/local.mk b/doc/local.mk
> index 97f0c3a92a..0ff317a19e 100644
> --- a/doc/local.mk
> +++ b/doc/local.mk
> @@ -23,7 +23,7 @@
>
> # If adding a language, update the following variables, and info_TEXINFOS.
> MANUAL_LANGUAGES = de es fr pt_BR ru zh_CN
> -COOKBOOK_LANGUAGES = de fr ko sk
> +COOKBOOK_LANGUAGES = de fr ko pt_BR sk
>
> # Arg1: A list of languages codes.
> # Arg2: The file name stem.
> @@ -42,6 +42,7 @@ info_TEXINFOS = %D%/guix.texi \
> %D%/guix-cookbook.de.texi \
> %D%/guix-cookbook.fr.texi \
> %D%/guix-cookbook.ko.texi \
> + %D%/guix-cookbook.pt_BR.texi \
> %D%/guix-cookbook.sk.texi
>
> %C%_guix_TEXINFOS = \
>
>
>
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, Rostislav Svoboda, 2024/04/02
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi,
Efraim Flashner <=
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, Rostislav Svoboda, 2024/04/02
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, pelzflorian (Florian Pelz), 2024/04/03
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, Rostislav Svoboda, 2024/04/03
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, pelzflorian (Florian Pelz), 2024/04/03
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, Rostislav Svoboda, 2024/04/04
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, pelzflorian (Florian Pelz), 2024/04/04
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, Rostislav Svoboda, 2024/04/05
- bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi, pelzflorian (Florian Pelz), 2024/04/05