diff --git a/develop/cmake/cmake.conf b/develop/cmake/cmake.conf index 677a2613b..882d8c007 100644 --- a/develop/cmake/cmake.conf +++ b/develop/cmake/cmake.conf @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../cmake/cmake.conf +# Copyright (C) 2009 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -12,12 +13,4 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -# oehm - the configure script is rather strange - we can not detect the options -# this is rather bruce force - do not do this in other *normal* packages ... -eval_config_command() -{ - config_command="$configprefix $configscript $confopt" - echo Running "$config_command" - eval "$config_command" -} - +cleanconfopt=0 diff --git a/develop/cmake/cmake.desc b/develop/cmake/cmake.desc index 370a83331..42a853d44 100644 --- a/develop/cmake/cmake.desc +++ b/develop/cmake/cmake.desc @@ -30,7 +30,7 @@ [L] BSD [S] Stable -[V] 2.6.3 +[V] 2.6.4 [P] X -----5---9 125.000 -[D] 1563884916 cmake-2.6.3.tar.gz http://www.cmake.org/files/v2.6/ +[D] 1423704238 cmake-2.6.4.tar.gz http://www.cmake.org/files/v2.6/