summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-21 09:12:38 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-21 09:12:38 +0200
commit869914c57806494a815a3b251daff6d0919dcd15 (patch)
treeaa71b2a204e033245e5b2239a5c2e5c5836e53a6 /manpages
parentf68ecad4382a579591eb920b5b7497aa423cba82 (diff)
downloadvyos-live-build-869914c57806494a815a3b251daff6d0919dcd15.tar.gz
vyos-live-build-869914c57806494a815a3b251daff6d0919dcd15.zip
Making help message about missing po4a in manpages makefile distribution neutral.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/Makefile2
1 files changed, 1 insertions, 1 deletions
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