From: oetiker Date: Fri, 20 May 2005 06:20:19 +0000 (+0000) Subject: go into rrdbuild too if we use tcsh X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=ac6b11cccdcc91b157be327e526f5f1f16b45f8c go into rrdbuild too if we use tcsh git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@591 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index d0ea366..a7cf9e6 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -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: