[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.6.2

Modestas Vainius modax at alioth.debian.org
Sat Feb 13 22:55:30 UTC 2010


The following commit has been merged in the master branch:
commit 8f3843fda045d4151dd021dd911850c7f5f21016
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Feb 13 14:59:07 2010 +0200

    Pass new LIBKDEINIT_INSTALL_DIR and ENABLE_LIBKDEINIT_RUNPATH options to cmake by default.
    
    CDBS kde.mk and debhelper kde buildsystem.
---
 debian/changelog |    2 ++
 kde4_flags       |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1c2135..b19ceef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ pkg-kde-tools (0.6.2~pre4) UNRELEASED; urgency=low
     set properly.
   * Add dh_movelibkdeinit helper to debhelper kde addon sequence, CDBS kde.mk
     and debian-qt-kde.mk.
+  * Pass new LIBKDEINIT_INSTALL_DIR and ENABLE_LIBKDEINIT_RUNPATH options to
+    cmake by default (CDBS kde.mk and debhelper kde buildsystem).
 
  -- Modestas Vainius <modax at debian.org>  Sat, 13 Feb 2010 02:29:05 +0200
 
diff --git a/kde4_flags b/kde4_flags
index 6f34242..4b13740 100644
--- a/kde4_flags
+++ b/kde4_flags
@@ -9,3 +9,5 @@
 -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg
 -DLIB_INSTALL_DIR=/usr/lib
 -DSYSCONF_INSTALL_DIR=/etc
+-DLIBKDEINIT_INSTALL_DIR:PATH=/usr/lib/kde4/libkdeinit
+-DENABLE_LIBKDEINIT_RUNPATH:BOOL=ON

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list