Skip to content

Commit

Permalink
games-arcade/commandergenius: Workaround buggy neard package - bug #5…
Browse files Browse the repository at this point in the history
…58160

Package-Manager: portage-2.2.26
  • Loading branch information
Michael Sterrett committed Apr 22, 2016
1 parent 8336778 commit 2a0511c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games-arcade/commandergenius/commandergenius-1.8.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ S=${WORKDIR}/Commander-Genius-${PV//./}release
src_prepare() {
rm -rf vfsroot || die
sed -i -e '/INCLUDE(package.cmake)/d' CMakeLists.txt || die
cp version.h src/ || die # Workaround buggy neard package - bug #558160
}

src_configure() {
Expand Down

0 comments on commit 2a0511c

Please sign in to comment.