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 A8DB11382C5 for ; Thu, 12 Apr 2018 09:41:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4371E088C; Thu, 12 Apr 2018 09:41:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B5CDDE088C for ; Thu, 12 Apr 2018 09:41:07 +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 5A672335C36 for ; Thu, 12 Apr 2018 09:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC95C29D for ; Thu, 12 Apr 2018 09:41:04 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1523526060.7bdd9584f8ba760e02f835bdae43553ab6b19503.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/murmur/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/murmur/murmur-9999.ebuild X-VCS-Directories: media-sound/murmur/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 7bdd9584f8ba760e02f835bdae43553ab6b19503 X-VCS-Branch: master Date: Thu, 12 Apr 2018 09:41:04 +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: cd613433-e9b6-423a-98a5-ec4b02958101 X-Archives-Hash: afd71b19e6e9aba14540dcb352b29395 commit: 7bdd9584f8ba760e02f835bdae43553ab6b19503 Author: Lars Wendler gentoo org> AuthorDate: Thu Apr 12 09:40:44 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Apr 12 09:41:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bdd9584 media-sound/murmur: Minor ebuild adjustment. Package-Manager: Portage-2.3.28, Repoman-2.3.9 media-sound/murmur/murmur-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/media-sound/murmur/murmur-9999.ebuild b/media-sound/murmur/murmur-9999.ebuild index e139859ffb5..fa867bd6703 100644 --- a/media-sound/murmur/murmur-9999.ebuild +++ b/media-sound/murmur/murmur-9999.ebuild @@ -92,11 +92,9 @@ src_install() { dodoc -r scripts/server docompress -x /usr/share/doc/${PF}/scripts - local dir + local dir=release if use debug; then dir=debug - else - dir=release fi dobin "${dir}"/murmurd