commit:     c216a1fa68d63cd9bc70acba39b9513e97c22bbe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 11:16:04 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 15:53:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c216a1fa

app-misc/razertool: [QA] Use relative symlink target(s)

 app-misc/razertool/razertool-0.0.7-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/razertool/razertool-0.0.7-r4.ebuild 
b/app-misc/razertool/razertool-0.0.7-r4.ebuild
index 37c939c3b6a..916571dbd9e 100644
--- a/app-misc/razertool/razertool-0.0.7-r4.ebuild
+++ b/app-misc/razertool/razertool-0.0.7-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -51,7 +51,7 @@ src_install() {
        newins razertool.rules.example 90-razertool.rules
 
        # Icon and desktop entry
-       dosym /usr/share/${PN}/pixmaps/${PN}-icon.png 
/usr/share/pixmaps/${PN}-icon.png
+       dosym ../razertool/pixmaps/razertool-icon.png 
/usr/share/pixmaps/razertool-icon.png
        make_desktop_entry "razertool-gtk" "RazerTool" ${PN}-icon 
"GTK;Settings;HardwareSettings"
 }
 

Reply via email to