]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makerpm
Compilation fix for MSVC 6 and wxUSE_STL=1.
[wxWidgets.git] / 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]*"