[Groonga-commit] groonga/groonga [master] Set SED variable for vendor/nginx/configure

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 16 18:00:34 JST 2013


Kouhei Sutou	2013-01-16 18:00:34 +0900 (Wed, 16 Jan 2013)

  New Revision: a95b1ec097d6fb9872f47c68818aebb835878c0e
  https://github.com/groonga/groonga/commit/a95b1ec097d6fb9872f47c68818aebb835878c0e

  Log:
    Set SED variable for vendor/nginx/configure
    
    It fails on CentOS 5.4.

  Modified files:
    groonga-httpd-conf.sh.in

  Modified: groonga-httpd-conf.sh.in (+2 -0)
===================================================================
--- groonga-httpd-conf.sh.in    2013-01-16 17:51:55 +0900 (03749c6)
+++ groonga-httpd-conf.sh.in    2013-01-16 18:00:34 +0900 (e647b02)
@@ -6,6 +6,8 @@ sysconfdir="@sysconfdir@"
 pkgsysconfdir="@pkgsysconfdir@"
 localstatedir="@localstatedir@"
 
+SED="@SED@"
+
 export GROONGA_HTTPD_MODULE_PATH="@abs_top_srcdir@/src/nginx-module"
 export GROONGA_HTTPD_IN_TREE_INCLUDE_PATH="@abs_top_srcdir@/include"
 export GROONGA_HTTPD_IN_TREE_LINK_PATH="@abs_top_builddir@/lib/.libs"
-------------- next part --------------
HTML����������������������������...
다운로드 



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