[Groonga-mysql-commit] mroonga/mroonga at eb2d0ed [master] rpm centos: specify mysql_config explicitly

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Oct 25 13:35:16 JST 2013


HAYASHI Kentaro	2013-10-25 13:35:16 +0900 (Fri, 25 Oct 2013)

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

  Message:
    rpm centos: specify mysql_config explicitly

  Modified files:
    packages/rpm/centos/mysql55-mroonga.spec.in

  Modified: packages/rpm/centos/mysql55-mroonga.spec.in (+1 -0)
===================================================================
--- packages/rpm/centos/mysql55-mroonga.spec.in    2013-10-25 13:10:22 +0900 (ac58d50)
+++ packages/rpm/centos/mysql55-mroonga.spec.in    2013-10-25 13:35:16 +0900 (cff189f)
@@ -64,6 +64,7 @@ if [ ! -d ${mysql_source} ]; then
 	../../SPECS/%{mysql_spec_file}
 fi
 %configure --disable-static --with-mysql-source=${mysql_source} \
+    --with-mysql-config=`scl enable mysql55 'which mysql_config'` \
     %{?mroonga_configure_options}
 make %{?_smp_mflags}
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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