X-Git-Url: http://git.onelab.eu/?p=vserver-reference.git;a=blobdiff_plain;f=build.sh;h=4f1ed8578e15ece207aaf6450cf91862c2640435;hp=1c990c48534f695ee87b79c09240a8e93b32d1c4;hb=dd4b256824506733ee1cfe7215b364311898199e;hpb=90adf7e12b62615ab114dd64e11410d1c110150d diff --git a/build.sh b/build.sh index 1c990c4..4f1ed85 100755 --- a/build.sh +++ b/build.sh @@ -5,7 +5,7 @@ # Mark Huang # Copyright (C) 2004-2006 The Trustees of Princeton University # -# $Id: build.sh,v 1.7 2006/03/29 20:26:41 mlhuang Exp $ +# $Id: build.sh,v 1.8 2006/03/31 21:18:10 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -17,7 +17,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