From ada7f88f6f28c969d8a127181230a3fbd1fb4ca6 Mon Sep 17 00:00:00 2001 From: oetiker Date: Wed, 25 Oct 2006 16:39:31 +0000 Subject: [PATCH] added path to sepp git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@913 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/MakeMakefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 <