[Commits] [SCM] claws branch, master, updated. 3.9.2-102-gc035b6f
colin at claws-mail.org
colin at claws-mail.org
Fri Nov 1 18:50:17 CET 2013
The branch master of project "claws" (Claws Mail) has been updated
via c035b6f42bf0561997bf0e0ad5b8db643ada564b (commit)
from d9407215dc610c1db8c87ba658e6a08943bdc6b4 (commit)
- Log -----------------------------------------------------------------
commit c035b6f42bf0561997bf0e0ad5b8db643ada564b
Author: Colin Leroy <colin at colino.net>
Date: Fri Nov 1 18:49:37 2013 +0100
Don't check versions (does not seem to have any adverse effects,
and fixes buildbot)
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index fabdc76..9f91525 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -124,7 +124,6 @@ CHECK_MACRO_VERSION = \
# $(POFILES) has been designed to not touch files that don't need to be
# changed.
stamp-po: $(srcdir)/$(DOMAIN).pot
- @$(CHECK_MACRO_VERSION)
test ! -f $(srcdir)/$(DOMAIN).pot || \
test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
@test ! -f $(srcdir)/$(DOMAIN).pot || { \
-----------------------------------------------------------------------
Summary of changes:
po/Makefile.in.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list