[Groonga-commit] groonga/packages.groonga.org at f20e263 [master] Set PATH for sphinx-build

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 16 11:19:51 JST 2015


Kouhei Sutou	2015-02-16 11:19:51 +0900 (Mon, 16 Feb 2015)

  New Revision: f20e2639d195ba1ca0bc528c0a33dcf3be230dba
  https://github.com/groonga/packages.groonga.org/commit/f20e2639d195ba1ca0bc528c0a33dcf3be230dba

  Message:
    Set PATH for sphinx-build

  Modified files:
    ansible/files/create-snapshot-package.sh

  Modified: ansible/files/create-snapshot-package.sh (+2 -0)
===================================================================
--- ansible/files/create-snapshot-package.sh    2014-11-17 10:59:28 +0900 (a92aabe)
+++ ansible/files/create-snapshot-package.sh    2015-02-16 11:19:51 +0900 (a1606b8)
@@ -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-commit mailing list
Back to archive index