projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1b3dd5
)
games-engines/odamex: Fix building with wxWidgets installed
author
James Le Cuirot
<chewi@gentoo.org>
Mon, 9 Sep 2019 21:39:04 +0000
(22:39 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Mon, 9 Sep 2019 21:41:39 +0000
(22:41 +0100)
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.ebuild
patch
|
blob
|
history
diff --git
a/games-engines/odamex/odamex-0.8.1.ebuild
b/games-engines/odamex/odamex-0.8.1.ebuild
index 8cfa9cbee75a05a7279b31e73459718b845126d7..95857353ea27af784d8ae17f2638618119acf5a6 100644
(file)
--- a/
games-engines/odamex/odamex-0.8.1.ebuild
+++ b/
games-engines/odamex/odamex-0.8.1.ebuild
@@
-40,7
+40,7
@@
PATCHES=(
src_prepare() {
rm -r libraries/libminiupnpc odamex.wad || die
- setup-wxwidgets
+
use odalaunch &&
setup-wxwidgets
cmake-utils_src_prepare
}