[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Set the default rsync path

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:42:58 JST 2012


Kouhei Sutou	2012-04-29 09:20:51 +0900 (Sun, 29 Apr 2012)

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

  Log:
    Set the default rsync path

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2012-04-29 09:19:15 +0900 (5d8eb3e)
+++ configure.ac    2012-04-29 09:20:51 +0900 (f8efcbc)
@@ -259,7 +259,7 @@ AC_ARG_WITH(rsync-path,
             [AS_HELP_STRING([--with-rsync-path=PATH],
             [specify rsync path to upload mroonga packages.])],
             [RSYNC_PATH="$withval"],
-            [RSYNC_PATH=""])
+            [RSYNC_PATH="packages �� packages.groonga.org:public"])
 AC_SUBST(RSYNC_PATH)
 
 GPG_UID=m4_include(gpg_uid)
-------------- next part --------------
HTML����������������������������...
Download 



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