go into rrdbuild too if we use tcsh
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 20 May 2005 06:20:19 +0000 (06:20 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 20 May 2005 06:20:19 +0000 (06:20 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@591 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdbuild.pod

index d0ea366..a7cf9e6 100644 (file)
@@ -39,7 +39,7 @@ Depending on the shell you are using, you can do either (bash,zsh):
 
 Or if you run tcsh:
 
- set BUILD_DIR=/tmp
+ set BUILD_DIR=/tmp/rrdbuild
  set INSTALL_DIR=/usr/local/rrdtool-1.2.8
 
 Now make sure the BUILD_DIR exists and go there: