[SCM] nepomukcontroller packaging branch, master, updated. d7c4c91d93f6bd85d30d8e354cc98a07c89b038e

Lisandro D. N. Pérez Meyer lisandropm-guest at alioth.debian.org
Sat Feb 12 16:28:26 UTC 2011


The following commit has been merged in the master branch:
commit 1ec6d219cfd525e9c8e80e1aac0bebbe5bc2d48f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Feb 12 16:10:45 2011 +0000

    Refresh the patch with better paths.
---
 debian/patches/01_add_missing_dev_files.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/01_add_missing_dev_files.patch b/debian/patches/01_add_missing_dev_files.patch
index 92ef4f9..fcb661c 100644
--- a/debian/patches/01_add_missing_dev_files.patch
+++ b/debian/patches/01_add_missing_dev_files.patch
@@ -1,15 +1,15 @@
 Index: git/CMakeLists.txt
 ===================================================================
---- git.orig/CMakeLists.txt	2011-02-12 15:46:23.000000000 +0000
-+++ git/CMakeLists.txt	2011-02-12 15:46:40.000000000 +0000
+--- git.orig/CMakeLists.txt	2011-02-12 16:09:00.000000000 +0000
++++ git/CMakeLists.txt	2011-02-12 16:09:20.000000000 +0000
 @@ -22,8 +22,8 @@
    systray.cpp
    )
  
 -qt4_add_dbus_interface(controller_SRCS ${KDE4_DBUS_INTERFACES_DIR}/org.kde.nepomuk.Strigi.xml strigiserviceinterface)
 -qt4_add_dbus_interface(controller_SRCS ${KDE4_DBUS_INTERFACES_DIR}/org.kde.nepomuk.ServiceControl.xml servicecontrol)
-+qt4_add_dbus_interface(controller_SRCS interfaces/org.kde.nepomuk.Strigi.xml strigiserviceinterface)
-+qt4_add_dbus_interface(controller_SRCS interfaces/org.kde.nepomuk.ServiceControl.xml servicecontrol)
++qt4_add_dbus_interface(controller_SRCS org.kde.nepomuk.Strigi.xml strigiserviceinterface)
++qt4_add_dbus_interface(controller_SRCS org.kde.nepomuk.ServiceControl.xml servicecontrol)
  
  kde4_add_executable(nepomukcontroller ${controller_SRCS})
  

-- 
nepomukcontroller packaging



More information about the pkg-kde-commits mailing list