chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ab412
)
i18n: po4a: Fix reference to nonexistent translated-always target
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 4 Oct 2018 10:39:41 +0000
(11:39 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 4 Oct 2018 15:33:23 +0000
(16:33 +0100)
This -always suffix was replaced with the use of .PHONY during
development (and the result squashed), but this one was missed.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
po4a/Makefile
patch
|
blob
|
history
diff --git
a/po4a/Makefile
b/po4a/Makefile
index 6cb887c6eb9c1a91fad13ef5ef388e85a8eda93d..6b1792a1bfbf3c7cd3c49af54936d80119b56880 100644
(file)
--- a/
po4a/Makefile
+++ b/
po4a/Makefile
@@
-82,7
+82,7
@@
default: pofiles
include ../i18n-common.make
PO4A ?= po4a
-all: translated
-always
+all: translated
pofiles: po4a.cfg
$(PO4A) --no-translations $<