[Groonga-mysql-commit] mroonga/mroonga [master] [rpm][centos] fix a typo.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 10月 27日 (木) 18:42:53 JST


Kouhei Sutou	2011-10-27 09:42:53 +0000 (Thu, 27 Oct 2011)

  New Revision: 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 09:37:12 +0000 (86b6d25)
+++ rpm/centos/mysql-groonga.spec.in    2011-10-27 09:42:53 +0000 (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




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