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

This commit is contained in:
Daniel Baumann 2011-06-21 09:12:38 +02:00
parent f68ecad438
commit 869914c578
1 changed files with 1 additions and 1 deletions

View File

@ -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