[debhelper-devel] [debhelper] 01/02: Makefile: Use $(PO4A) in po4a-stamp
Niels Thykier
nthykier at moszumanska.debian.org
Wed Nov 15 19:49:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
nthykier pushed a commit to branch master
in repository debhelper.
commit 197d80bbc17ed8df31e8bfb42318e5177a42a051
Author: Niels Thykier <niels at thykier.net>
Date: Wed Nov 15 19:30:33 2017 +0000
Makefile: Use $(PO4A) in po4a-stamp
Signed-off-by: Niels Thykier <niels at thykier.net>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index b5a0a13..6bfbc4f 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ build: $(LANG_TARGETS) version debhelper.7 debhelper-obsolete-compat.7 $(MANPAGE
po4a-stamp:
- po4a --previous -L UTF-8 man/po4a/po4a.cfg
+ $(PO4A) --previous -L UTF-8 man/po4a/po4a.cfg
touch $@
translated-%-stamp: po4a-stamp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git
More information about the debhelper-devel
mailing list