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

This commit is contained in:
Sam Lantinga 2006-03-11 20:16:20 +00:00
parent 01ddf01384
commit 5b4e4f9c01

View File

@ -80,3 +80,4 @@ __EOF__
echo "" >>${output}.new
done
mv ${output}.new ${output}
rm -f ${cache_prefix}*