projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c5f5b7
)
games-engines/odamex: Remove unnecessary -waddir argument
author
James Le Cuirot
<chewi@gentoo.org>
Mon, 9 Sep 2019 22:12:01 +0000
(23:12 +0100)
committer
James 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
patch
|
blob
|
history
diff --git
a/games-engines/odamex/odamex-0.8.1-r1.ebuild
b/games-engines/odamex/odamex-0.8.1-r1.ebuild
index a4aa73ce963d06cec69cc4bead487b30587b0786..c823dedd980d3ebc8413a44e66b05917a6183008 100644
(file)
--- 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"