diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2010-01-23 15:11:55 +0100 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2010-01-23 15:11:55 +0100 |
commit | 41137636de2b51410e5c8482f1dac2f2a6c05230 (patch) | |
tree | f1a65e8e0ac2b62d65ab723d242024a1e8b5a80c /debian/patches/remove_stale_files.patch | |
parent | 75ff5a54c2fdc5e24fc3365e4b1b4ac5c39bf59d (diff) |
Refresh patches for new upstream release
Diffstat (limited to 'debian/patches/remove_stale_files.patch')
-rw-r--r-- | debian/patches/remove_stale_files.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index 39c0090..6083432 100644 --- a/debian/patches/remove_stale_files.patch +++ b/debian/patches/remove_stale_files.patch @@ -3,11 +3,11 @@ Origin: Debian Bug-Debian: http://bugs.debian.org/519948 Forwarded: http://scons.tigris.org/issues/show_bug.cgi?id=1571 -Index: scons-1.2.0.d20090905/engine/SCons/Script/Main.py +Index: b/engine/SCons/Script/Main.py =================================================================== ---- scons-1.2.0.d20090905.orig/engine/SCons/Script/Main.py 2009-11-27 16:51:58.000000000 +0000 -+++ scons-1.2.0.d20090905/engine/SCons/Script/Main.py 2009-11-27 16:51:53.000000000 +0000 -@@ -1022,6 +1022,21 @@ +--- a/engine/SCons/Script/Main.py 2010-01-23 15:11:19.624932557 +0100 ++++ b/engine/SCons/Script/Main.py 2010-01-23 15:11:35.084931903 +0100 +@@ -1025,6 +1025,21 @@ if not nodes: exit_status = 2 |