public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-web/
Date: Sat,  5 Sep 2020 18:41:36 +0000 (UTC)	[thread overview]
Message-ID: <1599331265.c81b8de0007d7b594d12ea72fb4520e548194ce2.gyakovlev@gentoo> (raw)

commit:     c81b8de0007d7b594d12ea72fb4520e548194ce2
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 18:36:48 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 18:41:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81b8de0

dev-java/icedtea-web: fix some build issues in 1.8.4

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild b/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild
index 56974b9a413..297c3d95ea6 100644
--- a/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild
+++ b/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 README_GENTOO_SUFFIX="-r2"
 CRATES="dunce-0.1.1"
 
-inherit autotools cargo readme.gentoo-r1
+inherit autotools bash-completion-r1 cargo readme.gentoo-r1
 
 DESCRIPTION="FOSS Java browser plugin and Web Start implementation"
 HOMEPAGE="https://github.com/AdoptOpenJDK/IcedTea-Web"
@@ -59,6 +59,8 @@ src_configure() {
 		--without-tagsoup
 		$(use_enable doc docs)
 	)
+	unset _JAVA_OPTIONS
+	export bashcompdir="$(get_bashcompdir)" # defaults to /etc if not found in pkg-config
 	export CARGO_HOME="${ECARGO_HOME}"
 	CONFIG_SHELL="${EPREFIX}/bin/bash" econf "${myconf[@]}"
 }


             reply	other threads:[~2020-09-05 18:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05 18:41 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-20  7:41 [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-web/ Florian Schmaus
2022-06-20  5:04 Sam James
2022-06-12  8:32 Agostino Sarubbo
2022-06-12  8:28 Agostino Sarubbo
2022-06-10 20:20 Jakov Smolić
2021-11-18  5:09 Georgy Yakovlev
2021-04-25 16:58 Georgy Yakovlev
2021-04-06 19:51 Sam James
2021-04-05 16:45 Sam James
2021-04-04 21:21 Sergei Trofimovich
2021-04-04 16:03 Thomas Deutschmann
2021-01-07 13:08 Sam James
2020-09-05  6:32 Georgy Yakovlev
2020-09-05  5:29 Georgy Yakovlev
2020-09-05  5:24 Georgy Yakovlev
2018-06-23 17:58 Mikle Kolyada
2017-01-26 21:50 James Le Cuirot
2016-06-19 19:14 James Le Cuirot
2016-05-17 21:43 James Le Cuirot
2016-03-27 12:03 James Le Cuirot
2016-03-15  7:06 James Le Cuirot
2016-01-27 21:49 James Le Cuirot
2016-01-05 13:30 James Le Cuirot
2015-11-22 21:00 James Le Cuirot
2015-11-22 21:00 James Le Cuirot

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=1599331265.c81b8de0007d7b594d12ea72fb4520e548194ce2.gyakovlev@gentoo \
    --to=gyakovlev@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