From 0d7db95566c7cb398cc145ab345cd8770a6b13fa Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 25 Oct 2002 15:46:29 -0400 Subject: [PATCH] ENH: Updated for cmake 1.4.6 package. Added automatic conversion of setup.hint to unix newlines. --- Utilities/cmake_release_cygwin.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Utilities/cmake_release_cygwin.sh b/Utilities/cmake_release_cygwin.sh index 8a5150115..569462706 100755 --- a/Utilities/cmake_release_cygwin.sh +++ b/Utilities/cmake_release_cygwin.sh @@ -8,6 +8,8 @@ CVS_TAG="-r Release-1-4" PKG=cmake VER=1.4.6 REL=1 +PREVER=1.4.5 +PREREL=1 CVSROOT=":pserver:anonymous@www.cmake.org:/cvsroot/CMake" FULLPKG="${PKG}-${VER}-${REL}" @@ -64,11 +66,14 @@ WriteSetupHint() cat > ${PKG}-${VER}/CYGWIN-PATCHES/setup.hint <