mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -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() {
|
src_install() {
|
||||||
java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
|
java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
|
||||||
|
|
||||||
exeinto /usr/bin/
|
dobin "${FILESDIR}/${PN}"
|
||||||
doexe "${FILESDIR}/${PN}"
|
|
||||||
|
|
||||||
newicon -s 256x256 ${PN}-0.png atlauncher.png
|
newicon -s 256x256 ${PN}-0.png atlauncher.png
|
||||||
newicon -s 128x128 ${PN}-1.png atlauncher.png
|
newicon -s 128x128 ${PN}-1.png atlauncher.png
|
||||||
|
|||||||
Reference in New Issue
Block a user