[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:27 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=5483b86

The following commit has been merged in the master branch:
commit 5483b86e38f91bb75a9171b232787325ef338c63
Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Thu Dec 8 16:42:08 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-auth-handler packaging



More information about the pkg-kde-commits mailing list