mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
games-action/ATLauncher: use dobin
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -33,8 +33,7 @@ src_compile() {
|
||||
src_install() {
|
||||
java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
|
||||
|
||||
exeinto /usr/bin/
|
||||
doexe "${FILESDIR}/${PN}"
|
||||
dobin "${FILESDIR}/${PN}"
|
||||
|
||||
newicon -s 256x256 ${PN}-0.png atlauncher.png
|
||||
newicon -s 128x128 ${PN}-1.png atlauncher.png
|
||||
|
||||
Reference in New Issue
Block a user