mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Bug fix.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3296 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -62,7 +62,7 @@ function download_kernel {
|
||||
|| return $?
|
||||
if [ "${plevel}" != "" ]; then
|
||||
download_file "${kernel_mirror}/patch-$1.bz2" \
|
||||
|| download_file "${kernel_longterm}/v$(kernel_version $1)/patch-$1.tar.bz2" \
|
||||
|| download_file "${kernel_longterm}/v$(kernel_version $1)/patch-$1.bz2" \
|
||||
|| return $?
|
||||
fi
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user