[Groonga-mysql-commit] mroonga/mroonga [master] cmake: update renamed file path

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Oct 15 15:03:14 JST 2012


HAYASHI Kentaro	2012-10-15 15:03:14 +0900 (Mon, 15 Oct 2012)

  New Revision: ad80e3b2ae3902a2e028738d1198dfd1f12a7051
  https://github.com/mroonga/mroonga/commit/ad80e3b2ae3902a2e028738d1198dfd1f12a7051

  Log:
    cmake: update renamed file path

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+2 -2)
===================================================================
--- CMakeLists.txt    2012-10-14 20:08:34 +0900 (430e5bd)
+++ CMakeLists.txt    2012-10-15 15:03:14 +0900 (5c6ee8f)
@@ -162,6 +162,6 @@ configure_file(
   )
 
 configure_file(
-  "${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result.in"
-  "${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result"
+  "${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga/storage/information_schema/r/plugins.result.in"
+  "${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga/storage/information_schema/r/plugins.result"
   )
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index