From: Mark Huang Date: Fri, 31 Mar 2006 21:38:07 +0000 (+0000) Subject: - fix comment X-Git-Tag: myplc-0_4-rc1~103 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ed295355bf060c20682efcc3fed25072be2da77c;p=myplc.git - fix comment --- diff --git a/build.sh b/build.sh index d8e946f..0795f7f 100755 --- a/build.sh +++ b/build.sh @@ -18,7 +18,7 @@ if [ -d ../build ] ; then PATH=$PATH:../build srcdir=.. else - echo "Error: Could not find sources in either . or .." + echo "Error: Could not find $(cd .. && pwd -P)/build/" exit 1 fi