commit: de21028b4b08aaafcb3a5a7076f9575bcc9db5d5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May 1 18:36:07 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May 1 19:35:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de21028b
games-simulation/pmars-sdl: make repoman happy
Package-Manager: Portage-2.3.31, Repoman-2.3.9
games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild
b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild
index 05129c0d1c7..b7f96156df9 100644
--- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild
+++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild
@@ -29,9 +29,9 @@ S="${WORKDIR}/${MY_P}"
PATCHES=( "${FILESDIR}"/${P}-format.patch )
DOC_CONTENTS="
- There are some macros in ${GAMES_DATADIR}/${MY_PN}/macros
+ There are some macros in /usr/share/pmars/macros
which you should make accessible to pmars by typing
- export PMARSHOME=${GAMES_DATADIR}/${MY_PN}/macros\n
+ export PMARSHOME=/usr/share/pmars/macros\n
"
src_compile() {