change the way to create the repository for one packgae with the

"xcat/xcat-core/xcat" styles

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mxi1 2010-08-29 08:03:12 +00:00
parent 6bf308338e
commit 12c761c01a

View File

@ -157,8 +157,8 @@ while [ $op_index -le $OTHERPKGS_INDEX ]; do
else
fn=`basename $x`
path=`dirname $x`
#whole_path=$OTHERPKGDIR/$path
whole_path=$OTHERPKGDIR
whole_path=$OTHERPKGDIR/$path
#whole_path=$OTHERPKGDIR
#find out if this path has already handled
try_repo=1