From: oetiker Date: Wed, 25 Oct 2006 16:39:31 +0000 (+0000) Subject: added path to sepp X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=2b1b64080f476418fca910fa106317ef4ee087ae;p=rrdtool.git added path to sepp git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@913 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index 89a316c..e6de29f 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -3,6 +3,9 @@ # Run this script after the first cvs checkout to build # makefiles and friends +PATH="/usr/sepp/bin:$PATH" +export PATH + vcheck (){ perl <