summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-26 15:22:05 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-26 15:35:28 +0200
commit6a630d65522105b25363ab4ac10248fc13b1c783 (patch)
treefb7b0cc06f9a64a5a20bf18b8d31244d19a933b9 /etc
parentd677b4ef2b668e64f85bcb55c96c7c8519ef9279 (diff)
downloadmidipix_build-6a630d65522105b25363ab4ac10248fc13b1c783.tar.bz2
midipix_build-6a630d65522105b25363ab4ac10248fc13b1c783.tar.xz
Print group file pathname in ./pkgtool.sh -i output.
Diffstat (limited to 'etc')
-rw-r--r--etc/pkgtool.msgs.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pkgtool.msgs.en b/etc/pkgtool.msgs.en
index eb9d25ab..1fe000f0 100644
--- a/etc/pkgtool.msgs.en
+++ b/etc/pkgtool.msgs.en
@@ -2,7 +2,7 @@
# en_* locale messages file for pkgtool.sh
#
-MSG_info_build_group="1;Build group: %s";
+MSG_info_build_group="2;Build group: %s (%s)";
MSG_info_pkg_deps_fail="1;Warning: failed to unfold dependency-expanded package name list for \`%s'.";
MSG_info_pkg_direct_deps="2;Direct dependencies of \`%s': %s";
MSG_info_pkg_no_deps="1;Package \`%s' has no dependencies.";