about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-11-20 03:53:49 +0000
committerEric Wong <e@80x24.org>2014-11-20 20:36:07 +0000
commitcc30e1172ed4784dc2d3fdc649fcfbe5f54ab6f3 (patch)
tree09e14bd6e2bba0dee7d76ffec13cefc29af76441 /INSTALL
parentec3db439b001c3413e0d755d9ce6bd707caf88db (diff)
downloadyahns-cc30e1172ed4784dc2d3fdc649fcfbe5f54ab6f3.tar.gz
We only need to open files with O_APPEND to allow appending to the
temporary buffer while leaving the read offset unchanged.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 87acc53..fcc92f2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,6 +10,4 @@ more details.
 Debian GNU/kFreeBSD:
 
 For now, you will need to define SENDFILE_BROKEN=1 in the env before
-running yahns, and also install the "io-extra" RubyGem (tested on 1.2.7)
-
-        gem install -v 1.2.7 io-extra
+running yahns.