mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user