[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [rpm][centos] fix a typo.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:30:49 JST 2012


Kouhei Sutou	2011-10-27 18:42:53 +0900 (Thu, 27 Oct 2011)

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

  Log:
    [rpm][centos] fix a typo.

  Modified files:
    rpm/centos/mysql-groonga.spec.in

  Modified: rpm/centos/mysql-groonga.spec.in (+1 -1)
===================================================================
--- rpm/centos/mysql-groonga.spec.in    2011-10-27 18:37:12 +0900 (86b6d25)
+++ rpm/centos/mysql-groonga.spec.in    2011-10-27 18:42:53 +0900 (f0fd8f1)
@@ -58,7 +58,7 @@ if [ ! -f ../../SRPMS/$srpm ]; then
         rpm=MySQL-${package}-${mysql_full_version}.%{_arch}.rpm
 	mkdir -p ../../RPMS/%{_arch}
 	if [ ! -f ../../RPMS/%{_arch}/$rpm ]; then
-            wget -O ../../RPMS/%{_arch}/$rpm $mysql_download_base_url/$rpm
+            wget -O ../../RPMS/%{_arch}/$rpm %{mysql_download_base_url}/$rpm
 	fi
     done
 fi
-------------- next part --------------
HTML����������������������������...
Download 



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