[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] fix package name.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:21:14 JST 2012


Kouhei Sutou	2010-08-24 22:08:10 +0900 (Tue, 24 Aug 2010)

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

  Log:
    fix package name.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2010-08-24 22:05:01 +0900 (d97d29b)
+++ configure.ac    2010-08-24 22:08:10 +0900 (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)
-------------- next part --------------
HTML����������������������������...
Download 



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