[Groonga-commit] groonga/groonga at f4a2631 [master] packages yum: fix typo

Back to archive index

Hiroshi Hatake null+****@clear*****
Sun Oct 26 16:34:36 JST 2014


Hiroshi Hatake	2014-10-26 16:34:36 +0900 (Sun, 26 Oct 2014)

  New Revision: f4a2631f70696268647e9c2b7f68673a36b4c7c4
  https://github.com/groonga/groonga/commit/f4a2631f70696268647e9c2b7f68673a36b4c7c4

  Merged 713cc7e: Merge pull request #228 from cosmo0920/fix-typo-vagrant-yum

  Message:
    packages yum: fix typo
    
    r n ->
    run
     +

  Modified files:
    packages/yum/build-rpm.sh

  Modified: packages/yum/build-rpm.sh (+1 -1)
===================================================================
--- packages/yum/build-rpm.sh    2014-10-26 15:05:34 +0900 (30b0135)
+++ packages/yum/build-rpm.sh    2014-10-26 16:34:36 +0900 (86dea3a)
@@ -86,7 +86,7 @@ build_fedora_srpm()
     run mv *.spec ~/rpmbuild/SPECS/
     run mv * ~/rpmbuild/SOURCES/
     run cd -
-    rn rm -rf tmp
+    run rm -rf tmp
 
     mecab_build_options="--buildroot ${HOME}/rpmbuild/BUILDROOT/${srpm_base}"
     case "${architecture}" in
-------------- next part --------------
HTML����������������������������...
Télécharger 



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