mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
games-action/dxx-rebirth: Switch make_desktop_entry to --eapi9
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
f7e90837dc
commit
263121ccb7
@ -236,7 +236,7 @@ src_install() {
|
||||
local PROGRAM=d${DV}x-rebirth
|
||||
docinto "${PROGRAM}"
|
||||
dodoc "${PROGRAM}"/*.txt
|
||||
make_desktop_entry "${PROGRAM}" "Descent ${DV} Rebirth" "${PROGRAM}"
|
||||
make_desktop_entry --eapi9 "${PROGRAM}" -n "Descent ${DV} Rebirth" -i "${PROGRAM}"
|
||||
doicon "${PROGRAM}/${PROGRAM}.xpm"
|
||||
done
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user