[Groonga-mysql-commit] mroonga/mroonga at 11c7588 [master] travis: fix target name

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 20 23:33:07 JST 2017


Kouhei Sutou	2017-02-20 23:33:07 +0900 (Mon, 20 Feb 2017)

  New Revision: 11c75884809d7228519bd6f28ca18708e80eddcb
  https://github.com/mroonga/mroonga/commit/11c75884809d7228519bd6f28ca18708e80eddcb

  Message:
    travis: fix target name

  Modified files:
    tools/travis/before_script.sh

  Modified: tools/travis/before_script.sh (+1 -1)
===================================================================
--- tools/travis/before_script.sh    2017-02-20 23:02:07 +0900 (538eb31)
+++ tools/travis/before_script.sh    2017-02-20 23:33:07 +0900 (8ee6195)
@@ -68,7 +68,7 @@ else
       ;;
     percona-server-5.6)
       (cd vendor/mysql && \
-          sudo debian/rules override_dh_auto_configure SKIP_DEBUG_BINARY=yes && \
+          sudo debian/rules configure SKIP_DEBUG_BINARY=yes && \
           cd builddir/libservices && \
           sudo make > /dev/null)
       configure_args=("${configure_args[@]}"
-------------- next part --------------
HTML����������������������������...
다운로드 



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