[SCM] kalzium packaging branch, master, updated. 8aaf7e9ff31f2a67e943a651030bc258271f55c6

Pino Toscano pino at alioth.debian.org
Thu Oct 27 10:22:18 UTC 2011


The following commit has been merged in the master branch:
commit 8aaf7e9ff31f2a67e943a651030bc258271f55c6
Author: Pino Toscano <pino at debian.org>
Date:   Thu Oct 27 12:22:08 2011 +0200

    no_install_rpath_use_link_path.diff: refresh
---
 debian/patches/no_install_rpath_use_link_path.diff |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/debian/patches/no_install_rpath_use_link_path.diff b/debian/patches/no_install_rpath_use_link_path.diff
index 8aa5008..907a9b4 100644
--- a/debian/patches/no_install_rpath_use_link_path.diff
+++ b/debian/patches/no_install_rpath_use_link_path.diff
@@ -5,11 +5,10 @@ Subject: disable INSTALL_RPATH_USE_LINK_PATH where it triggers useless RPATH
 Forwarded: not-needed
 Origin: vendor
 Last-Update: 2011-07-03
-Index: kalzium-4.6.90+repack/src/CMakeLists.txt
-===================================================================
---- kalzium-4.6.90+repack.orig/src/CMakeLists.txt	2011-07-03 12:09:44.000000000 +0200
-+++ kalzium-4.6.90+repack/src/CMakeLists.txt	2011-07-03 12:10:34.052398102 +0200
-@@ -133,6 +133,7 @@
+
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -133,6 +133,7 @@ kde4_add_app_icon(kalzium_SRCS "${CMAKE_
  
  kde4_add_executable(kalzium ${kalzium_SRCS})
  
@@ -17,11 +16,9 @@ Index: kalzium-4.6.90+repack/src/CMakeLists.txt
  target_link_libraries(kalzium ${KDE4_KHTML_LIBRARY} ${KDE4_KNEWSTUFF3_LIBS} ${KDE4_KUNITCONVERSION_LIBS} ${QT_QTSCRIPT_LIBRARY} science)
  
  if (OPENBABEL2_FOUND)
-Index: kalzium-4.6.90+repack/compoundviewer/CMakeLists.txt
-===================================================================
---- kalzium-4.6.90+repack.orig/compoundviewer/CMakeLists.txt	2011-05-20 22:33:53.000000000 +0200
-+++ kalzium-4.6.90+repack/compoundviewer/CMakeLists.txt	2011-07-03 12:10:34.052398102 +0200
-@@ -22,6 +22,7 @@
+--- a/compoundviewer/CMakeLists.txt
++++ b/compoundviewer/CMakeLists.txt
+@@ -22,6 +22,7 @@ target_link_libraries(compoundviewer
     avogadro
  )
  

-- 
kalzium packaging



More information about the pkg-kde-commits mailing list