retrait ligne inutile

This commit is contained in:
Benoît S. 2019-03-12 14:04:39 +01:00
parent 0dd4c4cccc
commit b00bedf511

View file

@ -274,7 +274,6 @@ $ echo 'f919a9fbcdb7abecd887157b49833663c5c15fda ruby-2.5.3.tar.gz' | shasum -c
$ cd ruby-2.5.3
$ ./configure --disable-install-rdoc --with-jemalloc
$ make -j$(nproc)
# cd /home/foo/tmp/ruby/ruby-2.5.3
# make install
# gem install bundler --no-document --version '< 2'
# chmod -R u=rwX,g=rX,o=rX /usr/local/