summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorfche <fche>2006-11-07 22:04:03 +0000
committerfche <fche>2006-11-07 22:04:03 +0000
commitc1c3301a6aac30c48475b601570caf951392dfc5 (patch)
tree80b815083c399e6b44592dc30d084d7fec53d6b8 /README
parent29b0069bbdb682c48c2d5f545a48e01d4b99654e (diff)
downloadsystemtap-steved-c1c3301a6aac30c48475b601570caf951392dfc5.tar.gz
systemtap-steved-c1c3301a6aac30c48475b601570caf951392dfc5.tar.xz
systemtap-steved-c1c3301a6aac30c48475b601570caf951392dfc5.zip
* correct cvs checkout command line
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6832b987..be2bb78d 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ Build steps:
(or)
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/systemtap login
# enter "anoncvs" as the password
- cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/systemtap co -c
+ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/systemtap co src
- Build it:
cd src
./configure --with-elfutils=PATCHED-ELFUTILS-DIR [other autoconf options]