[SCM] kio packaging branch, kubuntu_unstable, updated. ubuntu/5.15.0-0ubuntu3-53-g9591e19
Bhushan Shah
bshah-guest at moszumanska.debian.org
Mon Jan 18 13:06:02 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kio.git;a=commitdiff;h=9591e19
The following commit has been merged in the kubuntu_unstable branch:
commit 9591e19506bfe89197f4e0ff449a5c86c45ca5d6
Author: Bhushan Shah <bhush94 at gmail.com>
Date: Mon Jan 18 18:31:01 2016 +0530
Update the patch applied
---
debian/patches/fix_kfreebsd_build | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/fix_kfreebsd_build b/debian/patches/fix_kfreebsd_build
index d710204..0beb03b 100644
--- a/debian/patches/fix_kfreebsd_build
+++ b/debian/patches/fix_kfreebsd_build
@@ -1,7 +1,7 @@
-Index: kio/src/widgets/kpropertiesdialog.cpp
-===================================================================
---- kio.orig/src/widgets/kpropertiesdialog.cpp 2015-06-29 00:13:31.825361483 +0200
-+++ kio/src/widgets/kpropertiesdialog.cpp 2015-07-07 10:56:53.101498107 +0200
+diff --git src/widgets/kpropertiesdialog.cpp b/src/widgets/kpropertiesdialog.cpp
+index 0ff5062..217da11 100644
+--- src/widgets/kpropertiesdialog.cpp
++++ b/src/widgets/kpropertiesdialog.cpp
@@ -75,6 +75,10 @@
#if HAVE_POSIX_ACL
extern "C" {
@@ -13,7 +13,7 @@ Index: kio/src/widgets/kpropertiesdialog.cpp
}
#endif
-@@ -1915,7 +1919,7 @@
+@@ -1915,7 +1919,7 @@ KFilePermissionsPropsPlugin::KFilePermissionsPropsPlugin(KPropertiesDialog *_pro
static bool fileSystemSupportsACL(const QByteArray &path)
{
bool fileSystemSupportsACLs = false;
--
kio packaging
More information about the pkg-kde-commits
mailing list