Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea/
Date: Mon, 02 Nov 2020 19:34:41
Message-Id: 1604345666.f1ce05c239aaef9d36d46d2efd56bb1bdce82d46.gyakovlev@gentoo
1 commit: f1ce05c239aaef9d36d46d2efd56bb1bdce82d46
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 19:34:26 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 19:34:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ce05c2
7
8 dev-java/icedtea: add workaround comment, mention bug
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 dev-java/icedtea/icedtea-3.17.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-java/icedtea/icedtea-3.17.0.ebuild b/dev-java/icedtea/icedtea-3.17.0.ebuild
17 index a1cdb9d968d..0699e1a02b5 100644
18 --- a/dev-java/icedtea/icedtea-3.17.0.ebuild
19 +++ b/dev-java/icedtea/icedtea-3.17.0.ebuild
20 @@ -299,6 +299,7 @@ src_configure() {
21
22 unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS
23
24 + # force bash for now https://bugs.gentoo.org/722292
25 CONFIG_SHELL="${EPREFIX}/bin/bash" econf ${config} \
26 --with-openjdk-src-zip="${DISTDIR}/${OPENJDK_GENTOO_TARBALL}" \
27 --with-corba-src-zip="${DISTDIR}/${CORBA_GENTOO_TARBALL}" \