mirror of
https://github.com/yawut/SDL.git
synced 2026-04-22 00:27:21 -05:00
Clean up temporary files. I'm not sure how this got removed, but whatever...
This commit is contained in:
parent
01ddf01384
commit
5b4e4f9c01
|
|
@ -80,3 +80,4 @@ __EOF__
|
|||
echo "" >>${output}.new
|
||||
done
|
||||
mv ${output}.new ${output}
|
||||
rm -f ${cache_prefix}*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user