From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D1E39138334 for ; Sun, 25 Nov 2018 21:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2D71E09D9; Sun, 25 Nov 2018 21:43:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3703E09D9 for ; Sun, 25 Nov 2018 21:43:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 141A4335D92 for ; Sun, 25 Nov 2018 21:43:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A50194BA for ; Sun, 25 Nov 2018 21:43:06 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1543182175.daa7dadcf19bbff88f05276c47d996872e111e16.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/minidlna/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/minidlna/minidlna-1.2.1-r1.ebuild X-VCS-Directories: net-misc/minidlna/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: daa7dadcf19bbff88f05276c47d996872e111e16 X-VCS-Branch: master Date: Sun, 25 Nov 2018 21:43:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0549cfe8-734a-42d9-a16f-2b249eac9633 X-Archives-Hash: 917f16d7b496476065343c1141e0f1a2 commit: daa7dadcf19bbff88f05276c47d996872e111e16 Author: Michał Górny gentoo org> AuthorDate: Sun Nov 25 21:08:59 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 25 21:42:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa7dadc net-misc/minidlna: Use relative symlink path Signed-off-by: Michał Górny gentoo.org> net-misc/minidlna/minidlna-1.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/minidlna/minidlna-1.2.1-r1.ebuild b/net-misc/minidlna/minidlna-1.2.1-r1.ebuild index 5e37ec293f7..585f423e7c3 100644 --- a/net-misc/minidlna/minidlna-1.2.1-r1.ebuild +++ b/net-misc/minidlna/minidlna-1.2.1-r1.ebuild @@ -58,7 +58,7 @@ src_install() { default #bug 536532 - dosym /usr/sbin/minidlnad /usr/bin/minidlna + dosym ../sbin/minidlnad /usr/bin/minidlna insinto /etc doins minidlna.conf