summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-16 21:17:13 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-16 21:17:13 -0500
commit93cab1844819ee8f761606f6ccc511ebf07d2213 (patch)
tree9b7ec96b313d690666627f621480f661b7b3ce82 /debian
parentbb59aa0fcdcf2d0cea84fc3e14dd44e42f3a809f (diff)
cute tail display of config.log, to include a header
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fec51338..55b72c18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,7 @@ debhelper (7.4.4) UNRELEASED; urgency=low
* Typo. Closes: #555659
* cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite.
Closes: #555807 (Modestas Vainius)
- * autoconf: If configure fails, cat config.log. Intended to make
+ * autoconf: If configure fails, display config.log. Intended to make
it easier to debug configure script failures on autobuilders.
Closes: #556384