Updated URL for po4a.
This commit is contained in:
parent
91da0772fc
commit
599ef4892e
|
@ -42,7 +42,7 @@ build: check po4a.cfg
|
|||
@if [ ! -x "$$(which po4a 2>/dev/null)" ]; \
|
||||
then \
|
||||
echo "E: po4a - command not found"; \
|
||||
echo "I: po4a can be obtained from http://po4a.alioth.debian.org/"; \
|
||||
echo "I: po4a can be obtained from https://po4a.org"; \
|
||||
echo "I: On Debian based systems, po4a can be installed with 'apt-get install po4a'."; \
|
||||
exit 1; \
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue