From: Tobias Oetiker Date: Wed, 25 Oct 2006 16:39:31 +0000 (+0000) Subject: added path to sepp X-Git-Tag: 1.2.16~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4e9ae147bbe060f7cf45682c1e3662aefac2a45;p=thirdparty%2Frrdtool-1.x.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 89a316cf..e6de29f4 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 <