Skip to content

Commit

Permalink
games-kids/crayon-physics: add missing default in src_prepare()
Browse files Browse the repository at this point in the history
Gentoo-Bug: https://bugs.gentoo.org/590618

Package-Manager: portage-2.3.0
  • Loading branch information
austin987 committed Sep 1, 2016
1 parent 85b7db3 commit 6e96ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games-kids/crayon-physics/crayon-physics-55-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ pkg_nofetch() {
}

src_prepare() {
default

if use bundled-libs ; then
mv lib32/_libSDL-1.2.so.0 lib32/libSDL-1.2.so.0 || die
fi
Expand Down

0 comments on commit 6e96ba4

Please sign in to comment.