mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-kids/crayon-physics: add missing default in src_prepare()
Gentoo-Bug: https://bugs.gentoo.org/590618 Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user