bug 3824: install systemimager on sles10 failed
This commit is contained in:
parent
39b5298569
commit
d8c0929f24
@ -711,8 +711,9 @@ while [ $op_index -le $OTHERPKGS_INDEX ]; do
|
||||
if ( pmatch "$OSVER" "sles10*" ); then
|
||||
rc=0
|
||||
array_set_element repo_path $index $path
|
||||
else
|
||||
result=`zypper sd xcat-otherpkgs$index`
|
||||
fi
|
||||
result=`zypper sd xcat-otherpkgs$index`
|
||||
fi
|
||||
elif [ $hasapt -eq 1 ]; then
|
||||
#use apt
|
||||
|
Loading…
Reference in New Issue
Block a user