summaryrefslogtreecommitdiff
path: root/man/zh_CN/Makefile.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2021-02-08 23:19:40 +0000
committerColin Watson <cjwatson@debian.org>2021-02-08 23:19:40 +0000
commita2d4ffce13a855f29a63bac2099ebe0f5a4e50bd (patch)
treedd12cc58c6d4cfb5e2c1183f47757295ce3b5662 /man/zh_CN/Makefile.in
parent6101e54adb4bd178f95b42ea3ed6a0b62da757bf (diff)
parent33fe5d77bd9908e3daf9fc868540ea24bca0b318 (diff)
Import man-db_2.9.4.orig.tar.xz
Diffstat (limited to 'man/zh_CN/Makefile.in')
-rw-r--r--man/zh_CN/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/zh_CN/Makefile.in b/man/zh_CN/Makefile.in
index 4e0d8667..8a9e7036 100644
--- a/man/zh_CN/Makefile.in
+++ b/man/zh_CN/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.16.2 from Makefile.am.
+# Makefile.in generated by automake 1.16.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2020 Free Software Foundation, Inc.
@@ -482,6 +482,7 @@ am__set_TESTS_bases = \
bases='$(TEST_LOGS)'; \
bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
bases=`echo $$bases`
+AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
RECHECK_LOGS = $(TEST_LOGS)
AM_RECURSIVE_TARGETS = check recheck
TEST_SUITE_LOG = test-suite.log
@@ -1940,7 +1941,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
fi; \
echo "$${col}$$br$${std}"; \
- echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
+ echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \
echo "$${col}$$br$${std}"; \
create_testsuite_report --maybe-color; \
echo "$$col$$br$$std"; \