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:
parent
0d58d62689
commit
1ab1deabc7
@ -177,6 +177,8 @@ if [ -z "${skipcopy}" ]; then
|
|||||||
rm locale/*.mo
|
rm locale/*.mo
|
||||||
cleanup ".#*"
|
cleanup ".#*"
|
||||||
cleanup "*~"
|
cleanup "*~"
|
||||||
|
cleanup "*.orig"
|
||||||
|
cleanup "*.rej"
|
||||||
cleanup "*.pyc"
|
cleanup "*.pyc"
|
||||||
cleanup core
|
cleanup core
|
||||||
cleanup "core.[0-9]*"
|
cleanup "core.[0-9]*"
|
||||||
|
Loading…
Reference in New Issue
Block a user