games-action/ATLauncher: use doexe

so we don't have to call fperms

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-04-03 13:11:58 +02:00
parent 84ecc57ea4
commit 0c53361ec2

View File

@@ -33,9 +33,8 @@ src_compile() {
src_install() {
java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
insinto /usr/bin/
doins "${FILESDIR}/${PN}"
fperms +x /usr/bin/${PN}
exeinto /usr/bin/
doexe "${FILESDIR}/${PN}"
newicon -s 256x256 ${PN}-0.png atlauncher.png
newicon -s 128x128 ${PN}-1.png atlauncher.png