unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: gemmaro <gemmaro.dev@gmail.com>
To: 63483@debbugs.gnu.org
Cc: gemmaro <gemmaro.dev@gmail.com>
Subject: [bug#63483] [PATCH 1/4] build: Align Automake status lines of po4a and PO xref.
Date: Sat, 13 May 2023 19:36:13 +0900	[thread overview]
Message-ID: <9f604573c558026da2546fad2e1b6f3b41edba12.1683969802.git.gemmaro.dev@gmail.com> (raw)
In-Reply-To: <cover.1683969802.git.gemmaro.dev@gmail.com>

---
 Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 13718e4353a..1c7dc667311 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@
 # Copyright © 2020, 2021, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com>
 # Copyright © 2021 Andrew Tropin <andrew@trop.in>
+# Copyright © 2023 gemmaro <gemmaro.dev@gmail.com>
 #
 # This file is part of GNU Guix.
 #
@@ -1186,8 +1187,8 @@ AM_V_HELP2MAN_0 = @echo "  HELP2MAN" $@;
 
 AM_V_PO4A = $(AM_V_PO4A_$(V))
 AM_V_PO4A_ = $(AM_V_PO4A_$(AM_DEFAULT_VERBOSITY))
-AM_V_PO4A_0 = @echo "  PO4A" $@;
+AM_V_PO4A_0 = @echo "  PO4A    " $@;
 
 AM_V_POXREF = $(AM_V_POXREF_$(V))
 AM_V_POXREF_ = $(AM_V_POXREF_$(AM_DEFAULT_VERBOSITY))
-AM_V_POXREF_0 = @echo "  POXREF" $@;
+AM_V_POXREF_0 = @echo "  POXREF  " $@;
-- 
2.39.2





  reply	other threads:[~2023-05-13 10:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-13 10:17 [bug#63483] [PATCH 0/4] build: Update po4a process gemmaro
2023-05-13 10:36 ` gemmaro [this message]
2023-05-13 10:36 ` [bug#63483] [PATCH 2/4] build: Update po4a process for Makefiles gemmaro
2023-05-13 10:36 ` [bug#63483] [PATCH 3/4] self: Update po4a process gemmaro
2023-05-13 10:36 ` [bug#63483] [PATCH 4/4] doc: Update documentation about translation languages gemmaro
2023-09-01 12:49   ` [bug#63483] [PATCH 0/4] build: Update po4a process Maxim Cournoyer
2024-04-14  7:18 ` [bug#63483] [PATCH v2 " gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 1/4] build: Align the Automake status lines of the po4a and the PO xref gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 2/4] build: Update the POT creation task with the po4a command gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 3/4] build: Use the po4a command for the translation generation gemmaro
2024-04-14  7:18   ` [bug#63483] [PATCH v2 4/4] self: Use po4a instead of po4a-translate gemmaro
2024-04-15 16:04   ` [bug#63483] [PATCH v2 0/4] build: Update po4a process pelzflorian (Florian Pelz)
2024-04-28  8:55     ` gemmaro
2024-06-03  6:00       ` bug#63483: " pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9f604573c558026da2546fad2e1b6f3b41edba12.1683969802.git.gemmaro.dev@gmail.com \
    --to=gemmaro.dev@gmail.com \
    --cc=63483@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).