[SCM] ktp-send-file packaging branch, master, updated. debian/15.12.1-2-216-g8f07cdf

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:14:21 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-send-file.git;a=commitdiff;h=9baa0cb

The following commit has been merged in the master branch:
commit 9baa0cb21c1e47029d48de74109ec56d5a621f5c
Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Thu Dec 8 16:46:20 2011 +0100

    Fix include paths
---
 cmake/modules/FindKTelepathy.cmake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cmake/modules/FindKTelepathy.cmake b/cmake/modules/FindKTelepathy.cmake
index 4a0e704..c9aa9dc 100644
--- a/cmake/modules/FindKTelepathy.cmake
+++ b/cmake/modules/FindKTelepathy.cmake
@@ -22,7 +22,6 @@ endif (KTELEPATHY_INCLUDE_DIRS AND KTELEPATHY_LIBRARIES)
 find_path(KTELEPATHY_INCLUDE_DIR
   NAMES KTelepathy/presence.h
   PATHS ${KDE4_INCLUDE_DIR}
-  PATH_SUFFIXES telepathy-1.0
 )
 
 find_library(KTELEPATHY_LIBRARIES NAMES telepathykdecommoninternalsprivate )

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list