Another important casting problem.

This commit is contained in:
Matteo Rossini 2015-11-22 19:26:11 +01:00
parent 7c01349a32
commit ba9cc23ddc

View file

@ -611,7 +611,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
((INDEX++))
done
REPOPLUS=$(echo "${REPOPLUS[*]} ${PURE_PKGSPRIORITY[*]} ${!MIRRORPLUS[*]}"|sed 's/ /\n/g'|sed 's/:.*//'|awk '{if(!a[$1]++)print $1}')
REPOPLUS=( $(echo "${REPOPLUS[*]} ${PURE_PKGSPRIORITY[*]} ${!MIRRORPLUS[*]}"|sed 's/ /\n/g'|sed 's/:.*//'|awk '{if(!a[$1]++)print $1}') )
PRIORITY=( ${PRIORITY[*]} SLACKPKGPLUS_$(echo ${REPOPLUS[*]}|sed 's/ / SLACKPKGPLUS_/g') )
# Test repositories