|
@ -11,7 +11,7 @@ dlfile "https://gitweb.gentoo.org/repo/gentoo.git/plain/media-libs/libsdl2/files |
|
|
header_end |
|
|
header_end |
|
|
|
|
|
|
|
|
cd "$name-$version" |
|
|
cd "$name-$version" |
|
|
patch -p1 -i ../libsdl2-$version-static-libs.patch |
|
|
patch -p1 -i "../libsdl2-$version-static-libs.patch" |
|
|
./autogen.sh |
|
|
./autogen.sh |
|
|
|
|
|
|
|
|
compile_configure -- --disable-static \ |
|
|
compile_configure -- --disable-static \ |