summaryrefslogtreecommitdiffstats
path: root/deps/ConsoleKit2/patches/ConsoleKit2_lib64.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-09-13 13:04:59 +0200
committer Eric Hameleers <alien@slackware.com>2015-09-13 13:04:59 +0200
commit8425a13987c3657bc59791715befd8fe9cbc8c6c (patch)
treed3939947ab304d80ab9287f17343d3b9964071bf /deps/ConsoleKit2/patches/ConsoleKit2_lib64.patch
parent53dc81e7545cf436bfdd0c4ac1e63723e2f2086a (diff)
downloadktown-8425a13987c3657bc59791715befd8fe9cbc8c6c.tar.gz
ktown-8425a13987c3657bc59791715befd8fe9cbc8c6c.tar.xz
Updated 'deps' for KDE 5_15.09_02
LoginKit: removed. It was causing a minute-long delay on logout and display of the 'Leave' menu. ConsoleKit2 offers a systemd-logind API as well. ConsoleKit2: rebuilt with patches to make it work correctly on x86_64 (lib64). libproxy: added a rebuilt version of Slackware's package with KDE4 support removed, which prevents crashes in Qt5/KF5 applications which use libproxy (such as OwnCloud).
Diffstat (limited to '')
-rw-r--r--deps/ConsoleKit2/patches/ConsoleKit2_lib64.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/deps/ConsoleKit2/patches/ConsoleKit2_lib64.patch b/deps/ConsoleKit2/patches/ConsoleKit2_lib64.patch
deleted file mode 100644
index d83917b..0000000
--- a/deps/ConsoleKit2/patches/ConsoleKit2_lib64.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- ConsoleKit2-1.0.0/tools/Makefile.am.orig 2015-08-10 08:48:27.000000000 +0200
-+++ ConsoleKit2-1.0.0/tools/Makefile.am 2015-08-23 16:54:50.559056869 +0200
-@@ -171,9 +171,9 @@
- $(NULL)
-
- install-exec-hook:
-- mkdir -p $(DESTDIR)$(prefix)/lib/ConsoleKit/run-seat.d
-+ mkdir -p $(DESTDIR)$(libdir)/ConsoleKit/run-seat.d
- mkdir -p $(DESTDIR)$(UDEVDIR)
-- ln -sf $(libexecdir)/udev-acl $(DESTDIR)$(prefix)/lib/ConsoleKit/run-seat.d/udev-acl.ck
-+ ln -sf $(libexecdir)/udev-acl $(DESTDIR)$(libdir)/ConsoleKit/run-seat.d/udev-acl.ck
- ln -sf $(libexecdir)/udev-acl $(DESTDIR)$(UDEVDIR)/udev-acl
- endif
-