commit: 11f5eb7e1217e7ae7c95275eb699adc257a8dd6f
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 9 22:12:01 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Sep 9 22:12:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f5eb7e
games-engines/odamex: Remove unnecessary -waddir argument
I didn't notice this when fixing the search directories earlier.
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-engines/odamex/odamex-0.8.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-engines/odamex/odamex-0.8.1-r1.ebuild
b/games-engines/odamex/odamex-0.8.1-r1.ebuild
index a4aa73ce963..c823dedd980 100644
--- a/games-engines/odamex/odamex-0.8.1-r1.ebuild
+++ b/games-engines/odamex/odamex-0.8.1-r1.ebuild
@@ -71,7 +71,7 @@ src_compile() {
src_install() {
if use client ; then
newicon -s 128 "${S}/media/icon_${PN}_128.png" "${PN}.png"
- make_desktop_entry "${PN} -waddir /usr/share/doom" "Odamex"
+ make_desktop_entry "${PN}" "Odamex"
if use odalaunch ; then
newicon -s 128 "${S}/media/icon_odalaunch_128.png"
"odalaunch.png"