From 4715493692adff4c453aad356cb8cd31a1d7e57f Mon Sep 17 00:00:00 2001 From: "Andreas K. Huettel (dilfridge)" Date: Sat, 15 Oct 2011 17:07:47 +0200 Subject: [dev-util/cmake] Moved to main tree --- dev-util/cmake/files/cmake-2.8.3-ruby_libname.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dev-util/cmake/files/cmake-2.8.3-ruby_libname.patch (limited to 'dev-util/cmake/files/cmake-2.8.3-ruby_libname.patch') diff --git a/dev-util/cmake/files/cmake-2.8.3-ruby_libname.patch b/dev-util/cmake/files/cmake-2.8.3-ruby_libname.patch deleted file mode 100644 index 45d2b162c5b..00000000000 --- a/dev-util/cmake/files/cmake-2.8.3-ruby_libname.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN cmake-2.8.3.orig//Modules/FindRuby.cmake cmake-2.8.3//Modules/FindRuby.cmake ---- cmake-2.8.3.orig//Modules/FindRuby.cmake 2010-12-25 16:56:42.597163498 +0100 -+++ cmake-2.8.3//Modules/FindRuby.cmake 2010-12-25 16:57:55.207163499 +0100 -@@ -180,7 +180,7 @@ - - - # Determine the list of possible names for the ruby library --SET(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT}) -+SET(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT} ruby${_RUBY_VERSION_SHORT_NODOT}) - - IF(WIN32) - SET( _RUBY_MSVC_RUNTIME "" ) -- cgit v1.2.3