From 869914c57806494a815a3b251daff6d0919dcd15 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 Jun 2011 09:12:38 +0200 Subject: Making help message about missing po4a in manpages makefile distribution neutral. --- manpages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manpages') diff --git a/manpages/Makefile b/manpages/Makefile index 5c4a93737..2d07fe92e 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 -- cgit v1.2.3