unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi
@ 2024-04-02 13:59 Rostislav Svoboda
  2024-04-02 16:20 ` Efraim Flashner
  0 siblings, 1 reply; 10+ messages in thread
From: Rostislav Svoboda @ 2024-04-02 13:59 UTC (permalink / raw)
  To: 70140, pelzflorian

$ 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 = \




^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-04-05 15:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-02 13:59 bug#70140: Missing ./doc/guix-cookbook.pt_BR.texi Rostislav Svoboda
2024-04-02 16:20 ` Efraim Flashner
2024-04-02 23:37   ` Rostislav Svoboda
2024-04-03 10:11     ` pelzflorian (Florian Pelz)
2024-04-03 13:41       ` Rostislav Svoboda
2024-04-03 18:14         ` pelzflorian (Florian Pelz)
2024-04-04 12:09           ` Rostislav Svoboda
2024-04-04 18:33             ` pelzflorian (Florian Pelz)
2024-04-05 10:14               ` Rostislav Svoboda
2024-04-05 15:01                 ` pelzflorian (Florian Pelz)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).