public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-auth/polkit-kde/files: polkit-kde-0.95.1-autostart-dir.patch
@ 2010-06-24  0:05 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; only message in thread
From: Maciej Mrozowski (reavertm) @ 2010-06-24  0:05 UTC (permalink / raw
  To: gentoo-commits

reavertm    10/06/24 00:05:37

  Added:                polkit-kde-0.95.1-autostart-dir.patch
  Log:
  Fix autostart location, see bug 310999
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-auth/polkit-kde/files/polkit-kde-0.95.1-autostart-dir.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-kde/files/polkit-kde-0.95.1-autostart-dir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-kde/files/polkit-kde-0.95.1-autostart-dir.patch?rev=1.1&content-type=text/plain

Index: polkit-kde-0.95.1-autostart-dir.patch
===================================================================
Index: agent/CMakeLists.txt
===================================================================
--- agent/CMakeLists.txt	(revision 1093193)
+++ agent/CMakeLists.txt	(revision 1093194)
@@ -18,11 +18,4 @@
 
 install(TARGETS polkit-kde-authentication-agent-1 DESTINATION ${LIBEXEC_INSTALL_DIR})
 
-# Install .desktop file to the XDG_CONFIG_DIRS if exists, to the /etc/xdg/autostart otherwise
-set (DESKTOP_INSTALL_DIR $ENV{XDG_CONFIG_DIRS})
-if (DESKTOP_INSTALL_DIR)
-else (DESKTOP_INSTALL_DIR)
-  set (DESKTOP_INSTALL_DIR /etc/xdg/autostart)
-endif (DESKTOP_INSTALL_DIR)
-
-install(FILES ${CMAKE_BINARY_DIR}/polkit-kde-authentication-agent-1.desktop DESTINATION ${DESKTOP_INSTALL_DIR})
+install(FILES ${CMAKE_BINARY_DIR}/polkit-kde-authentication-agent-1.desktop DESTINATION ${KDE4_AUTOSTART_INSTALL_DIR})






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-24  0:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-24  0:05 [gentoo-commits] gentoo-x86 commit in sys-auth/polkit-kde/files: polkit-kde-0.95.1-autostart-dir.patch Maciej Mrozowski (reavertm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox