[Groonga-mysql-commit] mroonga/nightly-package-builder at 042788e [master] Add path to /usr/local/bin

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 13 10:12:50 JST 2015


Kouhei Sutou	2015-02-13 10:12:50 +0900 (Fri, 13 Feb 2015)

  New Revision: 042788e9be8d7a88a93bd2feb0449c01dac07896
  https://github.com/mroonga/nightly-package-builder/commit/042788e9be8d7a88a93bd2feb0449c01dac07896

  Message:
    Add path to /usr/local/bin

  Modified files:
    create-snapshot-package.sh

  Modified: create-snapshot-package.sh (+2 -0)
===================================================================
--- create-snapshot-package.sh    2014-09-27 13:53:45 +0900 (83d3202)
+++ create-snapshot-package.sh    2015-02-13 10:12:50 +0900 (f371f6c)
@@ -26,6 +26,8 @@ run mkdir -p "${output_dir}"
 #rm -rf ~/work/nightly/
 #mkdir -p ~/work/nightly/
 
+PATH="/usr/local/bin:${PATH}"
+
 export PKG_CONFIG_PATH=$HOME/work/nightly/lib/pkgconfig
 
 build_mysql() {
-------------- next part --------------
HTML����������������������������...
Download 



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