From: Robin Dunn Date: Fri, 16 Jan 2004 19:32:32 +0000 (+0000) Subject: also cleanup patch reject files X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1ab1deabc7bbedf3a82d6308478b898f32085e03 also cleanup patch reject files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/distrib/makerpm b/wxPython/distrib/makerpm index 667c79fc29..d4df0c35c5 100755 --- a/wxPython/distrib/makerpm +++ b/wxPython/distrib/makerpm @@ -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]*"