From: oetiker Date: Wed, 27 May 2009 14:14:10 +0000 (+0000) Subject: fix path X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=76937eb02f60b903bcf1f27c96208a077805ca9a;p=rrdtool-all.git fix path git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1820 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/MakeMakefile b/program/MakeMakefile index bfcfddf7..ab2a275f 100755 --- a/program/MakeMakefile +++ b/program/MakeMakefile @@ -3,7 +3,7 @@ # Run this script after the first cvs checkout to build # makefiles and friends -PATH="/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:$PATH" +PATH="/usr/pack/automake-1.11-to/amd64-linux-debian3.1/:/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:$PATH" export PATH vcheck (){