[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] remove needless code.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:35:01 JST 2012


Kouhei Sutou	2010-12-31 19:27:15 +0900 (Fri, 31 Dec 2010)

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

  Log:
    remove needless code.

  Modified files:
    yum/update-repository.sh

  Modified: yum/update-repository.sh (+0 -3)
===================================================================
--- yum/update-repository.sh    2010-12-31 01:53:09 +0900 (0f3a175)
+++ yum/update-repository.sh    2010-12-31 19:27:15 +0900 (108adae)
@@ -23,7 +23,4 @@ for distribution in ${DISTRIBUTIONS}; do
     for dir in $script_base_dir/${distribution}/*/*; do
 	run createrepo $dir
     done;
-
-    run $script_base_dir/gpg-public-key.sh > \
-	$script_base_dir/${distribution}/RPM-GPG-KEY-groonga;
 done
-------------- next part --------------
HTML����������������������������...
Download 



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