[SCM] kdesu packaging branch, master, updated. cb013a34cf1d9f6bae985801b73b43e56c949df6
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 17:11:21 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdesu.git;a=commitdiff;h=2b71094
The following commit has been merged in the master branch:
commit 2b71094ecce795968ad4da3cca26deaa424dedca
Author: Harald Sitter <sitter at kde.org>
Date: Sun Jan 11 17:51:08 2015 +0100
update patch
---
debian/patches/kubuntu_sudo-support.diff | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/patches/kubuntu_sudo-support.diff b/debian/patches/kubuntu_sudo-support.diff
index ece1a8a..a03baba 100644
--- a/debian/patches/kubuntu_sudo-support.diff
+++ b/debian/patches/kubuntu_sudo-support.diff
@@ -2,20 +2,20 @@ Description: Fix sudo support
Forwarded: https://git.reviewboard.kde.org/r/120380/
Author: Jonathan Riddell <jriddell at ubuntu.com>
Last-Update: 2014-26-09
-Index: kdesu-5.2.0/CMakeLists.txt
+Index: kdesu/CMakeLists.txt
===================================================================
---- kdesu-5.2.0.orig/CMakeLists.txt
-+++ kdesu-5.2.0/CMakeLists.txt
+--- kdesu.orig/CMakeLists.txt
++++ kdesu/CMakeLists.txt
@@ -63,4 +63,5 @@ install(FILES
- DESTINATION ${KF5_INCLUDE_INSTALL_DIR} COMPONENT Devel
+ DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
)
+message("Note: pass -DKDESU_USE_SUDO_DEFAULT=true to use sudo instead of su")
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
-Index: kdesu-5.2.0/src/CMakeLists.txt
+Index: kdesu/src/CMakeLists.txt
===================================================================
---- kdesu-5.2.0.orig/src/CMakeLists.txt
-+++ kdesu-5.2.0/src/CMakeLists.txt
+--- kdesu.orig/src/CMakeLists.txt
++++ kdesu/src/CMakeLists.txt
@@ -30,6 +30,7 @@ add_library(KF5Su ${kdesu_LIB_SRCS})
generate_export_header(KF5Su BASE_NAME KDESu EXPORT_FILE_NAME kdesu/kdesu_export.h)
add_library(KF5::Su ALIAS KF5Su)
--
kdesu packaging
More information about the pkg-kde-commits
mailing list