From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-check/
Date: Fri, 15 Mar 2019 10:49:00 +0000 (UTC) [thread overview]
Message-ID: <1552646928.fde01392bf69e7cfe9e72a42f972386dcad3b68c.asturm@gentoo> (raw)
commit: fde01392bf69e7cfe9e72a42f972386dcad3b68c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 10:48:24 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 10:48:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde01392
net-dns/dnssec-check: Add missing default call
Closes: https://bugs.gentoo.org/673314
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-dns/dnssec-check/dnssec-check-2.2.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net-dns/dnssec-check/dnssec-check-2.2.ebuild b/net-dns/dnssec-check/dnssec-check-2.2.ebuild
index e8ecc70c682..d5e58b4805f 100644
--- a/net-dns/dnssec-check/dnssec-check-2.2.ebuild
+++ b/net-dns/dnssec-check/dnssec-check-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,6 +21,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
src_prepare() {
+ default
sed -e '/Exec=/s:/opt::' -i ${PN}.desktop || die
}
@@ -29,7 +30,7 @@ src_configure() {
}
src_install() {
- emake INSTALL_ROOT="${D}usr" install
+ emake INSTALL_ROOT="${D}/usr" install
doicon ${PN}.png
domenu ${PN}.desktop
next reply other threads:[~2019-03-15 10:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-15 10:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-16 23:53 [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-check/ Andreas Sturmlechner
2018-03-20 19:10 Craig Andrews
2016-01-08 14:08 Michael Weber
2016-01-08 13:07 Michael Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1552646928.fde01392bf69e7cfe9e72a42f972386dcad3b68c.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox