[Groonga-commit] groonga/groonga [master] packages: fix a typo

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Oct 22 11:22:25 JST 2012


HAYASHI Kentaro	2012-10-22 11:22:25 +0900 (Mon, 22 Oct 2012)

  New Revision: 3feffa8f0fcfb44ab588acb372bccdd55dc44bba
  https://github.com/groonga/groonga/commit/3feffa8f0fcfb44ab588acb372bccdd55dc44bba

  Log:
    packages: fix a typo

  Modified files:
    packages/check-utility.sh

  Modified: packages/check-utility.sh (+2 -2)
===================================================================
--- packages/check-utility.sh    2012-10-22 11:21:01 +0900 (6522f6e)
+++ packages/check-utility.sh    2012-10-22 11:22:25 +0900 (1b74655)
@@ -515,10 +515,10 @@ if [ $CHECK_BUILD -ne 0 ]; then
     check_build_packages
 fi
 if [ $ENABLE_REPOSITORY -ne 0 ]; then
-    enable_temporaly_groonga_repository
+    enable_temporary_groonga_repository
 fi
 if [ $DISABLE_REPOSITORY -ne 0 ]; then
-    disable_temporaly_groonga_repository
+    disable_temporary_groonga_repository
 fi
 if [ $INSTALL_GROONGA -ne 0 ]; then
     install_groonga_packages
-------------- next part --------------
HTML����������������������������...
Download 



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