app-misc/taskd: [QA] Use relative symlink target(s)
authorMichał Górny <mgorny@gentoo.org>
Thu, 24 Aug 2017 11:58:42 +0000 (13:58 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 24 Aug 2017 15:53:08 +0000 (17:53 +0200)
app-misc/taskd/taskd-1.1.0-r1.ebuild

index 8630f97efa79238df49ccc294396c9f549d7d604..4744a209730c167db6dc0edfcf0dd6a5ce6d7afd 100644 (file)
@@ -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=5
@@ -57,7 +57,7 @@ src_install() {
        insinto /etc/taskd
        doins "${FILESDIR}"/config
 
-       dosym /etc/taskd/config /var/lib/taskd/config
+       dosym ../../../etc/taskd/config /var/lib/taskd/config
 
        insinto /etc/logrotate.d
        newins "${FILESDIR}"/taskd.logrotate taskd