summaryrefslogtreecommitdiff
path: root/x11/kdelibs4/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs4/patches/patch-ak')
-rw-r--r--x11/kdelibs4/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdelibs4/patches/patch-ak b/x11/kdelibs4/patches/patch-ak
new file mode 100644
index 00000000000..7563e01a641
--- /dev/null
+++ b/x11/kdelibs4/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.3 2010/04/11 13:55:49 markd Exp $
+
+--- kdecore/auth/ConfigureChecks.cmake.orig 2010-03-26 17:24:30.000000000 +0000
++++ kdecore/auth/ConfigureChecks.cmake
+@@ -198,7 +198,7 @@ if(KDE4_AUTH_HELPER_BACKEND_NAME STREQUA
+
+ # Install some files as well
+ install( FILES auth/backends/dbus/org.kde.auth.conf
+- DESTINATION ${SYSCONF_INSTALL_DIR}/dbus-1/system.d )
++ DESTINATION ${CMAKE_INSTALL_PREFIX}/share/examples/kde4-dbus )
+
+ install( FILES auth/backends/dbus/dbus_policy.stub
+ auth/backends/dbus/dbus_service.stub