Skip to content

Commit

Permalink
games-simulation/pmars-sdl: make repoman happy
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.31, Repoman-2.3.9
  • Loading branch information
pacho2 committed May 1, 2018
1 parent c4fa214 commit de21028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit de21028

Please sign in to comment.