Masafumi Yokoyama
null+****@clear*****
Sat Feb 21 16:23:42 JST 2015
Masafumi Yokoyama 2015-02-21 16:23:42 +0900 (Sat, 21 Feb 2015) New Revision: c28b2ca5a0cb17844e29f95655adcdcc9b5e7e0c https://github.com/groonga/groonga/commit/c28b2ca5a0cb17844e29f95655adcdcc9b5e7e0c Merged 178a991: Merge pull request #284 from myokoym/doc-release Message: doc release: don't fold a line Because this command must be executed on a single line. Or we should put a backslash the end of the first line: % sudo apt-get install -V debootstrap createrepo rpm \ mercurial python-docutils python-jinja2 ... Modified files: doc/source/contribution/development/release.rst Modified: doc/source/contribution/development/release.rst (+1 -2) =================================================================== --- doc/source/contribution/development/release.rst 2015-02-21 12:32:47 +0900 (c3fe6bd) +++ doc/source/contribution/development/release.rst 2015-02-21 16:23:42 +0900 (f549361) @@ -29,8 +29,7 @@ なお、ビルド環境としては Ubuntu 12.04 LTS(Precise Pangolin)を前提として説明しているため、その他の環境では適宜読み替えて下さい。:: - % sudo apt-get install -V debootstrap createrepo rpm - mercurial python-docutils python-jinja2 ruby1.9.1-full mingw-w64 g++-mingw-w64 mecab libmecab-dev nsis gnupg2 + % sudo apt-get install -V debootstrap createrepo rpm mercurial python-docutils python-jinja2 ruby1.9.1-full mingw-w64 g++-mingw-w64 mecab libmecab-dev nsis gnupg2 rinseのバージョンが古いとCentOS 5/6パッケージのビルドを行うことができません。 別途debパッケージを以下のコマンドを実行して最新版をインストールします。:: -------------- next part -------------- HTML����������������������������...Download