Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 8edaa1803b8caf8be4ab5eb1b99f4a2c > files > 1

kdevplatform-1.3.0-1.fc16.src.rpm

diff -ur kdevplatform-1.2.3/CMakeLists.txt kdevplatform-1.2.3-no-rpath/CMakeLists.txt
--- kdevplatform-1.2.3/CMakeLists.txt	2011-06-24 21:03:56.000000000 +0200
+++ kdevplatform-1.2.3-no-rpath/CMakeLists.txt	2011-12-24 13:27:02.000000000 +0100
@@ -29,7 +29,6 @@
 if("${_isSystemLibDir}" STREQUAL "-1")
   set(CMAKE_INSTALL_RPATH "${LIB_INSTALL_DIR}")
 endif("${_isSystemLibDir}" STREQUAL "-1")
-set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
 
 set(KOMPARE_FOUND FALSE)
 #macro_optional_find_package(Kompare)