Fix sdl2_gears recipe

This commit is contained in:
Jeremy Soller 2019-10-02 20:44:24 -06:00
parent a12590a819
commit 9d2e36d14f
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -11,7 +11,7 @@ function recipe_update {
}
function recipe_prepare {
m -rf source
rm -rf source
mkdir source
cp gears.c source
mkdir source/assets