]> git.saurik.com Git - wxWidgets.git/commitdiff
also cleanup patch reject files
authorRobin Dunn <robin@alldunn.com>
Fri, 16 Jan 2004 19:32:32 +0000 (19:32 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 16 Jan 2004 19:32:32 +0000 (19:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/makerpm

index 667c79fc2921a87a020bc0101ac5b5ed488bca90..d4df0c35c5d1f85ea42520ab0947299713d273c3 100755 (executable)
@@ -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]*"