[Groonga-commit] groonga/groonga [master] am: set the default rsync path

Back to archive index

null+****@clear***** null+****@clear*****
2012年 4月 28日 (土) 23:48:22 JST


Kouhei Sutou	2012-04-28 23:48:22 +0900 (Sat, 28 Apr 2012)

  New Revision: 72691eb2c4795f3125c16b697538c462f4d8d72d

  Log:
    am: set the default rsync path

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2012-04-28 18:25:42 +0900 (b38e721)
+++ configure.ac    2012-04-28 23:48:22 +0900 (f324108)
@@ -1116,7 +1116,7 @@ AC_ARG_WITH(rsync-path,
             [AS_HELP_STRING([--with-rsync-path=PATH],
             [specify rsync path to upload groonga packages.])],
             [RSYNC_PATH="$withval"],
-            [RSYNC_PATH=""])
+            [RSYNC_PATH="packa****@packa*****:public"])
 AC_SUBST(RSYNC_PATH)
 
 GPG_UID=m4_include(gpg_uid)




Groonga-commit メーリングリストの案内
Back to archive index