Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Suggested patch.
[git.ikiwiki.info.git]
/
po
/
Makefile
diff --git
a/po/Makefile
b/po/Makefile
index ae090ec086eaa56db5d5eab48e6e1f2434dc2c2c..c1c37443b3002b45c08dc248640430e5e04d8210 100644
(file)
--- a/
po/Makefile
+++ b/
po/Makefile
@@
-28,7
+28,7
@@
clean:
%.mo: %.po
msgfmt -o $@ $<
-%.po:
+%.po:
ikiwiki.pot
@echo -n "Merging ikiwiki.pot and $@"
@msgmerge $@ ikiwiki.pot -o $@.new 2>&1
# Typically all that changes was a date or line number. I'd prefer not to