[Groonga-commit] groonga/groonga [master] follow path change in doc dir. fixes #1208

Back to archive index

null+****@clear***** null+****@clear*****
2011年 12月 13日 (火) 14:36:34 JST


Yoji SHIDARA	2011-12-13 05:36:34 +0000 (Tue, 13 Dec 2011)

  New Revision: adf31a8ebc93ec21fdacc8cd18cf68835f2b7862

  Log:
    follow path change in doc dir. fixes #1208
    
    update_execution_example.py was moved
    from doc/source/ to doc/
    by commit 7f34cb10df36c51d92d2078db93827f990eff6be

  Modified files:
    doc/files.am

  Modified: doc/files.am (+2 -2)
===================================================================
--- doc/files.am    2011-12-12 07:55:45 +0000 (1647198)
+++ doc/files.am    2011-12-13 05:36:34 +0000 (afd866a)
@@ -243,7 +243,7 @@ absolute_source_files = \
 	$(top_srcdir)/doc/source/tutorial/query_expansion.txt \
 	$(top_srcdir)/doc/source/tutorial/search.txt \
 	$(top_srcdir)/doc/source/type.txt \
-	$(top_srcdir)/doc/source/update_execution_example.py \
+	$(top_srcdir)/doc/update_execution_example.py \
 	$(NULL)
 
 absolute_theme_files = \
@@ -505,7 +505,7 @@ source_files_relative_from_doc_dir = \
 	source/tutorial/query_expansion.txt \
 	source/tutorial/search.txt \
 	source/type.txt \
-	source/update_execution_example.py \
+	update_execution_example.py \
 	$(NULL)
 
 theme_files_relative_from_doc_dir = \




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