[kdevelop/f17] Fix no-rpath.patch

Jan Grulich jgrulich at fedoraproject.org
Wed Oct 24 07:46:47 UTC 2012


commit 9e659cf46fd8dd864e1c35b3edb96e454c635a14
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Oct 24 09:45:45 2012 +0200

    Fix no-rpath.patch

 kdevelop-4.4.0-no-rpath.patch |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/kdevelop-4.4.0-no-rpath.patch b/kdevelop-4.4.0-no-rpath.patch
index b7cf60a..1eb2ac7 100644
--- a/kdevelop-4.4.0-no-rpath.patch
+++ b/kdevelop-4.4.0-no-rpath.patch
@@ -1,11 +1,10 @@
-diff -up kdevelop-4.3.80/CMakeLists.txt.no-rpath kdevelop-4.3.80/CMakeLists.txt
---- kdevelop-4.3.80/CMakeLists.txt.no-rpath	2012-08-09 13:41:43.651354379 +0200
-+++ kdevelop-4.3.80/CMakeLists.txt	2012-08-09 13:41:50.590528091 +0200
+--- kdevelop-4.4.0/CMakeLists.txt	2012-10-15 23:45:36.000000000 +0200
++++ kdevelop-4.4.0/CMakeLists.no-rpath.txt	2012-10-24 09:36:23.590223262 +0200
 @@ -23,7 +23,6 @@ list(FIND CMAKE_PLATFORM_IMPLICIT_LINK_D
  if("${_isSystemLibDir}" STREQUAL "-1")
   set(CMAKE_INSTALL_RPATH "${LIB_INSTALL_DIR}")
  endif("${_isSystemLibDir}" STREQUAL "-1")
 -set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
  
- find_package(KDevPlatform 1.3.80 REQUIRED)
+ find_package(KDevPlatform 1.4.0 REQUIRED)
  


More information about the scm-commits mailing list