From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/udunits/
Date: Fri, 26 Mar 2021 11:30:55 +0000 (UTC) [thread overview]
Message-ID: <1616758237.261718aa3af992900a49d0a659a14d9e8112a5fb.soap@gentoo> (raw)
commit: 261718aa3af992900a49d0a659a14d9e8112a5fb
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Mar 26 11:30:37 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 11:30:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261718aa
sci-libs/udunits: Fix broken symlink
Closes: https://bugs.gentoo.org/770490
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-libs/udunits/udunits-2.2.28.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-libs/udunits/udunits-2.2.28.ebuild b/sci-libs/udunits/udunits-2.2.28.ebuild
index d52e8de3321..bb2e12de20a 100644
--- a/sci-libs/udunits/udunits-2.2.28.ebuild
+++ b/sci-libs/udunits/udunits-2.2.28.ebuild
@@ -25,8 +25,9 @@ src_install() {
local i
for i in udunits2 udunits2-{accepted,base,common,derived,prefixes}; do
- dosym ../../udunits/"${i}".xml usr/share/doc/${PF}/"${i}".xml
+ dosym ../../../udunits/"${i}".xml usr/share/doc/${PF}/html/"${i}".xml
done
+ rm "${ED}/usr/share/doc/${PF}/html/*.xml" || die
# no static archives
find "${ED}" -name '*.la' -delete || die
next reply other threads:[~2021-03-26 11:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 11:30 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-18 23:50 [gentoo-commits] repo/gentoo:master commit in: sci-libs/udunits/ Georgy Yakovlev
2021-02-27 16:16 Sam James
2021-02-25 13:07 Sam James
2021-02-24 20:24 Sam James
2021-02-13 22:52 David Seifert
2021-02-13 22:52 David Seifert
2021-01-24 13:49 David Seifert
2016-02-08 18:40 Justin Lecher
2016-01-17 17:02 Agostino Sarubbo
2016-01-10 10:34 Agostino Sarubbo
2015-12-29 11:04 Agostino Sarubbo
2015-12-29 10:02 Justin Lecher
2015-12-29 10:02 Justin Lecher
2015-12-29 10:02 Justin Lecher
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=1616758237.261718aa3af992900a49d0a659a14d9e8112a5fb.soap@gentoo \
--to=soap@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