projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fc357c
)
games-action/minetest: Minetest Game is now installed through the engine
author
James Le Cuirot
<chewi@gentoo.org>
Thu, 19 Sep 2019 21:52:51 +0000
(22:52 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Thu, 19 Sep 2019 21:52:51 +0000
(22:52 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-action/minetest/minetest-5.0.1-r3.ebuild
patch
|
blob
|
history
diff --git
a/games-action/minetest/minetest-5.0.1-r3.ebuild
b/games-action/minetest/minetest-5.0.1-r3.ebuild
index 044a72c0e999ea79901952559bc61a6a5ef43de4..0f424e11d7db12160e002e5f636ac2f2e2952ae5 100644
(file)
--- a/
games-action/minetest/minetest-5.0.1-r3.ebuild
+++ b/
games-action/minetest/minetest-5.0.1-r3.ebuild
@@
-122,13
+122,6
@@
src_install() {
pkg_postinst() {
xdg_pkg_postinst
- if use client ; then
- elog
- elog "optional dependencies:"
- elog " games-action/minetest_game (official mod)"
- elog
- fi
-
if use server ; then
elog
elog "Configure your server via /etc/conf.d/minetest-server"