[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.4.5-3-84-g57a2024

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Jan 30 23:11:40 UTC 2011


The following commit has been merged in the master branch:
commit 57a20244884e5ce497e34937df1acf962fc0e8b6
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sat Jan 29 17:24:34 2011 +0100

    Extend 09_disable_usr_lib_install_rpath.diff
---
 .../patches/09_disable_usr_lib_install_rpath.diff  |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/debian/patches/09_disable_usr_lib_install_rpath.diff b/debian/patches/09_disable_usr_lib_install_rpath.diff
index 9a2cb2e..f65a8bc 100644
--- a/debian/patches/09_disable_usr_lib_install_rpath.diff
+++ b/debian/patches/09_disable_usr_lib_install_rpath.diff
@@ -21,7 +21,23 @@ Last-Update: 2010-06-23
                           )
    endif(NOT WIN32)
  
-@@ -152,7 +151,6 @@
+@@ -81,7 +80,6 @@
+                                           INSTALL_RPATH_USE_LINK_PATH TRUE
+                                           SKIP_BUILD_RPATH TRUE
+                                           BUILD_WITH_INSTALL_RPATH TRUE
+-                                          INSTALL_RPATH ${LIB_INSTALL_DIR}
+                            )
+     endif(NOT WIN32)
+ 
+@@ -116,7 +114,6 @@
+                                      INSTALL_RPATH_USE_LINK_PATH TRUE
+                                      SKIP_BUILD_RPATH TRUE
+                                      BUILD_WITH_INSTALL_RPATH TRUE
+-                                     INSTALL_RPATH ${LIB_INSTALL_DIR}
+                          )
+   endif(NOT WIN32)
+ 
+@@ -152,7 +149,6 @@
                                       INSTALL_RPATH_USE_LINK_PATH TRUE
                                       SKIP_BUILD_RPATH TRUE
                                       BUILD_WITH_INSTALL_RPATH TRUE

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list