[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] travis: add missing "scripts/"

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:44:58 JST 2012


Kouhei Sutou	2012-08-09 20:55:13 +0900 (Thu, 09 Aug 2012)

  New Revision: 374a137118368ce0239895964e7ee77689f1cc09
  https://github.com/mroonga/mroonga/commit/374a137118368ce0239895964e7ee77689f1cc09

  Log:
    travis: add missing "scripts/"

  Modified files:
    tools/travis_before_script.sh

  Modified: tools/travis_before_script.sh (+1 -1)
===================================================================
--- tools/travis_before_script.sh    2012-08-09 20:52:33 +0900 (c1d4925)
+++ tools/travis_before_script.sh    2012-08-09 20:55:13 +0900 (a73cde7)
@@ -27,4 +27,4 @@ cd ..
 ./autogen.sh
 ./configure \
     --with-mysql-source=$PWD/vendor/mysql \
-    --with-mysql-config=$PWD/vendor/mysql/mysql_config
+    --with-mysql-config=$PWD/vendor/mysql/scripts/mysql_config
-------------- next part --------------
HTML����������������������������...
Download 



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