mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
games-action/ATLauncher: install jar without version
Closes: https://bugs.gentoo.org/783150 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -31,7 +31,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
|
||||
java-pkg_newjar "${DISTDIR}/${P}.jar" ${PN}.jar
|
||||
|
||||
dobin "${FILESDIR}/${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user