commit:     255785c769ece6af379706a5328842435f3d79e9
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 00:51:39 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 00:51:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255785c7

app-emulation/open-vm-tools: Restore xdg autostart

Bug: https://bugs.gentoo.org/574840

Package-Manager: portage-2.2.27_p64

 app-emulation/open-vm-tools/open-vm-tools-10.0.0_p3000743.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.0.0_p3000743.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-10.0.0_p3000743.ebuild
index 3cc623f..43e5879 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-10.0.0_p3000743.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-10.0.0_p3000743.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -113,6 +113,9 @@ src_install() {
                fperms 4755 /usr/bin/vmware-user-suid-wrapper
                dobin scripts/common/vmware-xdg-detect-de
 
+               insinto /etc/xdg/autostart
+               doins "${FILESDIR}"/open-vm-tools.desktop
+
                elog "To be able to use the drag'n'drop feature of VMware for 
file"
                elog "exchange, please add the users to the 'vmware' group."
        fi

Reply via email to