change the relative path for xcat-dep for build-ubunturepo to

match the structure being set up in the new build environment in c910
This commit is contained in:
Victor Hu 2015-04-06 15:30:31 -04:00
parent 014d8ce183
commit 603a07def3

View File

@ -95,8 +95,7 @@ curdir=`pwd`
#define the dep source code path, core build target path and dep build target path
local_core_repo_path="$curdir/../../xcat-core"
xcat_dep_path="$curdir/../../../xcat-dep/src/xcat-dep"
local_dep_repo_path="$curdir/../../../xcat-dep/xcat-dep"
local_dep_repo_path="$curdir/../../xcat-dep/xcat-dep"
#define the url used for creating the source list file
#define the upload dir used for uploading packages