let's check a snapshot after some fixes went into cvs

svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build-coverity; revision=580429
wilder
Stephan Kulow 20 years ago
parent be8491a77d
commit 4b32b7d4eb
  1. 2
      kdesvn-build-coverity

@ -153,7 +153,7 @@ sub check_cmake_installed()
# Return value: 0 if the download/build/install failed, non-zero otherwise.
sub download_install_cmake()
{
return download_install_tar('cmake', '2.4.3', "http://www.cmake.org/files/v2.4", []);
return download_install_tar('cmake', '2.4.3-20060903', "http://ktown.kde.org/~coolo", []);
}

Loading…
Cancel
Save