Skip to content

Commit

Permalink
media-libs/libbluray: Install new awt jar for 9999
Browse files Browse the repository at this point in the history
The original jar has been split in two.

Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
chewi committed Sep 21, 2018
1 parent 11fb635 commit 87b9431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-libs/libbluray/libbluray-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -81,7 +81,7 @@ multilib_src_install() {
fi

if multilib_is_native_abi && use java; then
java-pkg_dojar "${BUILD_DIR}"/.libs/${PN}-j2se-*.jar
java-pkg_dojar "${BUILD_DIR}"/.libs/${PN}{,-awt}-j2se-*.jar
fi
}

Expand Down

0 comments on commit 87b9431

Please sign in to comment.