Skip to content

Commit

Permalink
games-simulation/lincity-ng: Install at least some documentation
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Mar 6, 2019
1 parent db38fe2 commit ca160ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions games-simulation/lincity-ng/lincity-ng-2.9_beta.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ S="${WORKDIR}/${PN}-${P/_/-}"

src_prepare() {
default
sed -i "/COPYING COPYING-data.txt COPYING-fonts.txt CREDITS /d" \
Jamfile || die

# Missing CREDITS files actually breaks the install.
sed -i -r "s/\b(COPYING[^ ]*|CREDITS)\b//g" Jamfile || die

# Can't use eautoreconf as it does weird jam stuff.
autotools_run_tool ./autogen.sh
Expand Down

0 comments on commit ca160ab

Please sign in to comment.