[SCM] live-build branch, debian-next, updated. debian/3.0_a21-1-21-g869914c

Daniel Baumann daniel at debian.org
Tue Jun 21 07:11:58 UTC 2011


The following commit has been merged in the debian-next branch:
commit 869914c57806494a815a3b251daff6d0919dcd15
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 21 09:12:38 2011 +0200

    Making help message about missing po4a in manpages makefile distribution neutral.

diff --git a/manpages/Makefile b/manpages/Makefile
index 5c4a937..2d07fe9 100644
--- a/manpages/Makefile
+++ b/manpages/Makefile
@@ -24,7 +24,7 @@ build: po4a.cfg
 	then \
 		echo "E: po4a - command not found"; \
 		echo "I: po4a can be optained from http://po4a.alioth.debian.org/"; \
-		echo "I: On Debian systems, po4a can be installed with 'apt-get install po4a'."; \
+		echo "I: On Debian based systems, po4a can be installed with 'apt-get install po4a'."; \
 		exit 1; \
 	fi
 

-- 
live-build



More information about the debian-live-changes mailing list