From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/udunits/
Date: Sat, 13 Feb 2021 22:52:39 +0000 (UTC) [thread overview]
Message-ID: <1613256683.60c82691ef07bbed938f8286747e3341aa976949.soap@gentoo> (raw)
commit: 60c82691ef07bbed938f8286747e3341aa976949
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Feb 13 22:51:23 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 22:51:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c82691
sci-libs/udunits: Fix broken symlinks
Closes: https://bugs.gentoo.org/766944
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 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sci-libs/udunits/udunits-2.2.28.ebuild b/sci-libs/udunits/udunits-2.2.28.ebuild
index 43ae140b345..9db08c0372b 100644
--- a/sci-libs/udunits/udunits-2.2.28.ebuild
+++ b/sci-libs/udunits/udunits-2.2.28.ebuild
@@ -23,6 +23,11 @@ src_configure() {
src_install() {
default
+ local i
+ for i in udunits2 udunits2-{accepted,base,common,derived,prefixes}; do
+ dosym ../../udunits/"${i}".xml usr/share/doc/${PF}/"${i}".xml
+ done
+
# no static archives
find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2021-02-13 22:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-13 22:52 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-03-26 11:30 David Seifert
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-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=1613256683.60c82691ef07bbed938f8286747e3341aa976949.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