From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/prelink/
Date: Sun, 27 Jan 2019 22:29:04 +0000 (UTC) [thread overview]
Message-ID: <1548628132.57eb3b62e67cbc563075f575cb278b3e92c9696d.slyfox@gentoo> (raw)
commit: 57eb3b62e67cbc563075f575cb278b3e92c9696d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 22:28:39 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 22:28:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57eb3b62
sys-devel/prelink: fix USE=doc failure, bug #578948
Fix by Alexander Miller.
Reported-by: Alexander Miller
Closes: https://bugs.gentoo.org/578948
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-devel/prelink/prelink-20151030.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-devel/prelink/prelink-20151030.ebuild b/sys-devel/prelink/prelink-20151030.ebuild
index 69a205c9d16..d30ac894609 100644
--- a/sys-devel/prelink/prelink-20151030.ebuild
+++ b/sys-devel/prelink/prelink-20151030.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -46,7 +46,7 @@ src_configure() {
src_install() {
default
- use doc && dodoc "${WORKDIR}"/prelink.pdf
+ use doc && dodoc "${DISTDIR}"/prelink.pdf
insinto /etc
doins doc/prelink.conf
next reply other threads:[~2019-01-27 22:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-27 22:29 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-24 22:50 [gentoo-commits] repo/gentoo:master commit in: sys-devel/prelink/ Sergei Trofimovich
2020-09-20 20:21 Agostino Sarubbo
2020-09-07 19:54 Thomas Deutschmann
2020-09-07 8:47 Sergei Trofimovich
2020-09-07 8:20 Sergei Trofimovich
2020-09-03 7:25 Sergei Trofimovich
2020-06-04 8:17 Sergei Trofimovich
2020-04-06 20:30 Sergei Trofimovich
2020-04-06 20:30 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2020-02-13 12:46 Agostino Sarubbo
2020-02-13 12:38 Agostino Sarubbo
2020-02-13 12:10 Agostino Sarubbo
2020-02-13 12:03 Agostino Sarubbo
2018-10-09 19:13 Sergei Trofimovich
2017-07-26 20:01 Markus Meier
2016-04-03 1:26 Mike Frysinger
2015-11-07 17:47 Mike Frysinger
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=1548628132.57eb3b62e67cbc563075f575cb278b3e92c9696d.slyfox@gentoo \
--to=slyfox@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