summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2009-07-13 16:07:25 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:11 -0600
commit1a65ae278e81946ec3a8af43b1f6f18c26e1161a (patch)
treeb08ab355f44ca036ff4e9743966454d5df1a1e09 /README
parent1f75a1dff61a33dea973ebeea64a3bd8bccb715a (diff)
rvs-0.6.1 -- make it possible to compile from another directory
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index d208edb..790d9f6 100644
--- a/README
+++ b/README
@@ -31,11 +31,9 @@ does. To build rvs with default configuration, simply run:
$ make
# make install
It's generally considered good practice to build in another directory
-than the source directory, however, this is not the case fo rvs. In
-fact, it must be build in the source directory. You needn't be
-worried about it making the source direcotory messy, all source is
-kept in `DIR/source', all finished files in `DIR/out', and all
-temporary build files in `DIR/tmp'.
+than the source directory. This is not nescessary in rvs , all the
+created file are put in another directory anyway. If you would still
+like to do this, it can be done in rvs-0.6.1 and up.
=== 2.1: Configuration
There are several configuration variables that can be set. The default