From: oetiker Date: Wed, 25 Oct 2006 16:39:31 +0000 (+0000) Subject: added path to sepp X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ada7f88f6f28c969d8a127181230a3fbd1fb4ca6;p=rrdtool-all.git added path to sepp git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@913 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/MakeMakefile b/program/MakeMakefile index 89a316cf..e6de29f4 100755 --- a/program/MakeMakefile +++ b/program/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 <