summaryrefslogtreecommitdiff
path: root/INSTALL.CVS
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2008-06-08 11:40:45 +0000
committerBastien Guerry <bzg@altern.org>2008-06-08 11:40:45 +0000
commit942b4750218f7d4ec160fe9abd026daee9daf7ea (patch)
treea8b7ff0db510ad8889f6b09b02e833a709d8adb9 /INSTALL.CVS
parent8669e78f2071e6a17d3514ae1f46f792ce0a22e4 (diff)
downloademacs-942b4750218f7d4ec160fe9abd026daee9daf7ea.tar.gz
Fix typo.
Diffstat (limited to 'INSTALL.CVS')
-rw-r--r--INSTALL.CVS2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index 54b2d561dcc..359b81cc3a3 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -26,7 +26,7 @@ If even 'make bootstrap' followed by 'make maintainer-clean' fails, it may
be that some reorganization of the tree has created a new subdirectory. Try
this:
- $ cvs -d update
+ $ cvs update -d
$ make maintainer-clean
$ ./configure
$ make bootstrap