games-engines/odamex: Remove unnecessary -waddir argument
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 9 Sep 2019 22:12:01 +0000 (23:12 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 9 Sep 2019 22:12:01 +0000 (23:12 +0100)
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@gentoo.org>
games-engines/odamex/odamex-0.8.1-r1.ebuild

index a4aa73ce963d06cec69cc4bead487b30587b0786..c823dedd980d3ebc8413a44e66b05917a6183008 100644 (file)
@@ -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"