[Groonga-commit] groonga/groonga [master] apt yum: uncomment chroot command

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 28日 (木) 16:50:32 JST


HAYASHI Kentaro	2012-06-28 16:50:32 +0900 (Thu, 28 Jun 2012)

  New Revision: 922689f1c51ee3ad6f003199d3ec4c04b39967a2
  https://github.com/groonga/groonga/commit/922689f1c51ee3ad6f003199d3ec4c04b39967a2

  Log:
    apt yum: uncomment chroot command

  Modified files:
    packages/check-utility.sh

  Modified: packages/check-utility.sh (+1 -1)
===================================================================
--- packages/check-utility.sh    2012-06-28 16:49:27 +0900 (91e890e)
+++ packages/check-utility.sh    2012-06-28 16:50:32 +0900 (c0d6538)
@@ -150,7 +150,7 @@ EOF
 	    sudo rm -f $root_dir/tmp/$INSTALL_SCRIPT
 	    cp $INSTALL_SCRIPT $root_dir/tmp
 	    chmod 755 $root_dir/tmp/$INSTALL_SCRIPT
-	    #sudo chname $code-$arch chroot $root_dir /tmp/$INSTALL_SCRIPT
+	    sudo chname $code-$arch chroot $root_dir /tmp/$INSTALL_SCRIPT
 	done
     done
     cat > install-centos5-groonga.sh <<EOF
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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