From: Tobias 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-Tag: 1.3.4~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1aeacfb445b6e19332c54c0c52afb62afce9a16;p=thirdparty%2Frrdtool-1.x.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 aca14ccf..f945d3b6 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 <