games-simulation/pmars-sdl: make repoman happy
authorPacho Ramos <pacho@gentoo.org>
Tue, 1 May 2018 18:36:07 +0000 (20:36 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 1 May 2018 19:35:47 +0000 (21:35 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild

index 05129c0d1c729471cf8c3fb0f108e27610b52730..b7f96156df97876785e67cfa03efb5b690d6104c 100644 (file)
@@ -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() {