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:
parent
6bf308338e
commit
12c761c01a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user