[Groonga-mysql-commit] mroonga/mroonga [master] fix package name.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 8月 24日 (火) 22:08:10 JST


Kouhei Sutou	2010-08-24 13:08:10 +0000 (Tue, 24 Aug 2010)

  New Revision: fca69461ea876a054ecd3dbe04113ee1e7387e31

  Log:
    fix package name.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2010-08-24 13:05:01 +0000 (d97d29b)
+++ configure.ac    2010-08-24 13:08:10 +0000 (a3f02b9)
@@ -172,7 +172,7 @@ AM_CONDITIONAL([WITH_CUTTER], [test "$ac_cv_use_cutter" != "no"])
 # For Debian package release
 AC_ARG_WITH(rsync-path,
             [AS_HELP_STRING([--with-rsync-path=PATH],
-            [specify rsync path to upload groonga Debian packages.])],
+            [specify rsync path to upload groonga storage engine Debian packages.])],
             [RSYNC_PATH="$withval"],
             [RSYNC_PATH=""])
 AC_SUBST(RSYNC_PATH)




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