Commit 8feac6e1 authored by Sam Lantinga's avatar Sam Lantinga

Clean up temporary files. I'm not sure how this got removed, but whatever...

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401497
parent f8abad7e
......@@ -80,3 +80,4 @@ __EOF__
echo "" >>${output}.new
done
mv ${output}.new ${output}
rm -f ${cache_prefix}*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment