commit:     6e96ba438edd852b4ab2c75562d1fa6ee3336384
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 20:52:20 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 22:07:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e96ba43

games-kids/crayon-physics: add missing default in src_prepare()

Gentoo-Bug: https://bugs.gentoo.org/590618

Package-Manager: portage-2.3.0

 games-kids/crayon-physics/crayon-physics-55-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-kids/crayon-physics/crayon-physics-55-r1.ebuild 
b/games-kids/crayon-physics/crayon-physics-55-r1.ebuild
index c9a69a5..9d0747d 100644
--- a/games-kids/crayon-physics/crayon-physics-55-r1.ebuild
+++ b/games-kids/crayon-physics/crayon-physics-55-r1.ebuild
@@ -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

Reply via email to