[Groonga-commit] groonga/groonga [master] [doc][i18n] remove all *.pot before gettext.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 9月 26日 (月) 23:44:11 JST


Kouhei Sutou	2011-09-26 14:44:11 +0000 (Mon, 26 Sep 2011)

  New Revision: 8d03ba98977ef415c1d3d937ea277357a0f0f590

  Log:
    [doc][i18n] remove all *.pot before gettext.

  Modified files:
    build/makefiles/gettext.am

  Modified: build/makefiles/gettext.am (+1 -0)
===================================================================
--- build/makefiles/gettext.am    2011-09-26 14:38:12 +0000 (ef1ccdf)
+++ build/makefiles/gettext.am    2011-09-26 14:44:11 +0000 (b4b8f85)
@@ -29,6 +29,7 @@ man: build
 pdf: build
 
 gettext: sphinx-ensure-updated
+	rm *.pot || true
 	$(SPHINX_BUILD_COMMAND) -d doctrees -b gettext $(ALLSPHINXOPTS) .
 	xgettext --language Python --output conf.pot ../../../source/conf.py
 




Groonga-commit メーリングリストの案内
Back to archive index