summaryrefslogtreecommitdiff
path: root/hurd/translator
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/translator')
-rw-r--r--hurd/translator/cvsfs.mdwn6
1 files changed, 1 insertions, 5 deletions
diff --git a/hurd/translator/cvsfs.mdwn b/hurd/translator/cvsfs.mdwn
index 03b49219..bef481a2 100644
--- a/hurd/translator/cvsfs.mdwn
+++ b/hurd/translator/cvsfs.mdwn
@@ -22,12 +22,8 @@ would be to check out the whole tree and deleting it after using.
## Step by Step process in installing cvsfs
Download and prepare the source files from the [[source_repositories/incubator]]
-repository and build them.
+repository, branch `cvsfs/master`; then build them:
- $ git clone git://git.savannah.gnu.org/hurd/incubator.git
- $ cd incubator/
- $ git branch -t cvsfs origin/cvsfs/master
- $ git checkout cvsfs
$ autoreconf -i
$ ./configure
$ make