From: oetiker Date: Mon, 22 Sep 2008 06:34:02 +0000 (+0000) Subject: fixed destdir for default install of language bindings and removed sepp preference X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=aec06fe0a8ff167e49518f742220d4229b8edf1a;p=rrdtool.git fixed destdir for default install of language bindings and removed sepp preference git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1516 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index aca14cc..f945d3b 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -3,8 +3,8 @@ # Run this script after the first cvs checkout to build # makefiles and friends -PATH="/usr/sepp/bin:$PATH" -export PATH +#PATH="/usr/sepp/bin:$PATH" +#export PATH vcheck (){ perl <