[SCM] kpty packaging branch, master, updated. debian/5.37.0-2-96-g6d8962f

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:51:17 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpty.git;a=commitdiff;h=a63b8d0

The following commit has been merged in the master branch:
commit a63b8d0e79f7c84ebf72c1af6722ec1c5b8f9fca
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Oct 18 14:23:16 2016 +0100

    add kde_01_search_utempter.diff from https://git.reviewboard.kde.org/r/129090/ for rohan
---
 debian/patches/kde_01_search_utempter.diff | 13 +++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/kde_01_search_utempter.diff b/debian/patches/kde_01_search_utempter.diff
new file mode 100644
index 0000000..e2ca653
--- /dev/null
+++ b/debian/patches/kde_01_search_utempter.diff
@@ -0,0 +1,13 @@
+diff --git a/cmake/FindUTEMPTER.cmake b/cmake/FindUTEMPTER.cmake
+index 2fc1cd8..4921e58 100644
+--- a/cmake/FindUTEMPTER.cmake
++++ b/cmake/FindUTEMPTER.cmake
+@@ -37,6 +37,8 @@
+ find_file (UTEMPTER_EXECUTABLE utempter PATHS
+     ${KDE_INSTALL_FULL_LIBEXECDIR}/utempter
+     ${KDE_INSTALL_FULL_LIBDIR}/utempter
++    ${CMAKE_PREFIX_PATH}/libexec/utempter
++    ${CMAKE_PREFIX_PATH}/lib/utempter
+     /usr/libexec/utempter
+ )
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b901de9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+kde_01_search_utempter.diff

-- 
kpty packaging



More information about the pkg-kde-commits mailing list