[beast: 7/24] PO: clarify build mesage



commit e8ab92bb6f654a1a6af6d458868aa62273178c19
Author: Tim Janik <timj gnu org>
Date:   Sun Sep 13 23:57:01 2015 +0200

    PO: clarify build mesage

 po/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.am b/po/Makefile.am
index 730dafe..67f710e 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -237,7 +237,7 @@ DISTDIRPAT = '^$(PACKAGE)-$(VERSION)/' # ignore $(distdir)/*
 FIND_NOHIDDEN = \( -name '.?*' -prune -false -o ! -name '.?*' \) # skip .foobar dirs & files
 # (test_unlisted, POSRC_TYPE, INFILE, OUTFILE)
 define test_unlisted
-       printf "  %-32s" "Scanning $(strip $(or $(POSRC_$(strip $(1))_NAME), $(1) Files)): " ; \
+       printf "  %-50s" "Scanning for unlisted $(strip $(or $(POSRC_$(strip $(1))_NAME), $(1) Files)): " ; \
        grep $(POSRC_$(strip $(1))_PATTERN) $(2) | \
          $(if $(POSRC_$(strip $(1))_FILTER), \
            while read file ; do \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]