mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-java/glassfish-jms-api-1.1.2.2.04: fixed bug #676072
Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="2"
|
||||
@@ -36,7 +36,7 @@ src_unpack() {
|
||||
}
|
||||
|
||||
EANT_BUILD_TARGET="all"
|
||||
EANT_EXTRA_ARGS="-Djavaee.jar=\"${S}/${PN}.jar\""
|
||||
EANT_EXTRA_ARGS="-Djavaee.jar=${S}/${PN}.jar"
|
||||
EANT_DOC_TARGET=""
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user