also cleanup patch reject files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-01-16 19:32:32 +00:00
parent 0d58d62689
commit 1ab1deabc7

View File

@ -177,6 +177,8 @@ if [ -z "${skipcopy}" ]; then
rm locale/*.mo
cleanup ".#*"
cleanup "*~"
cleanup "*.orig"
cleanup "*.rej"
cleanup "*.pyc"
cleanup core
cleanup "core.[0-9]*"