From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/
Date: Fri, 26 Mar 2021 17:07:27 +0000 (UTC) [thread overview]
Message-ID: <1616778415.ecd5a47ae731070d3ccf1537d24a13cb656feb43.sam@gentoo> (raw)
commit: ecd5a47ae731070d3ccf1537d24a13cb656feb43
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 17:06:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 17:06:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd5a47a
net-libs/openmq-cclient: fix build with slibtool, fix epatch
Thanks-to: orbea <orbea <AT> riseup.net>
Closes: https://bugs.gentoo.org/778329
Closes: https://bugs.gentoo.org/725042
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
index 0036565e627..11ea9ac736c 100644
--- a/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
+++ b/net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit versionator autotools
+inherit autotools epatch versionator
DESCRIPTION="C-Client Library for Open Source Java Message Service (JMS)"
HOMEPAGE="https://mq.java.net/"
@@ -70,6 +70,11 @@ src_prepare() {
AC_OUTPUT(Makefile)
EOF
+ # bug #778329
+ sed -e 's/--no-undefined/-no-undefined/' \
+ -e "s/'\*Test\*' ')')/'\*Test\*' ')' | grep -v examples)/" \
+ -i "${S}"/Makefile.in || die
+
eautoreconf
}
next reply other threads:[~2021-03-26 17:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 17:07 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-23 6:53 [gentoo-commits] repo/gentoo:master commit in: net-libs/openmq-cclient/ Michael Haubenwallner
2020-12-27 17:52 Fabian Groffen
2020-11-15 23:24 David Seifert
2015-09-01 11:24 Michael Haubenwallner
2015-09-01 11:24 Michael Haubenwallner
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=1616778415.ecd5a47ae731070d3ccf1537d24a13cb656feb43.sam@gentoo \
--to=sam@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