diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2014-04-26 12:00:37 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2014-04-26 12:00:37 +0200 |
commit | 21f98dca0e885e5a2224c80043a5183487c4d05a (patch) | |
tree | 3a22b1489512f5436ac70482174d18eb4ad73cc8 /debian/patches/remove_stale_files.patch | |
parent | 843b53acac8a090175bfe6c1b619b2f9b9daea6d (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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index 2c86153..1422d91 100644 --- a/debian/patches/remove_stale_files.patch +++ b/debian/patches/remove_stale_files.patch @@ -7,8 +7,8 @@ Index: b/engine/SCons/Script/Main.py =================================================================== --- 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 -@@ -1073,6 +1073,21 @@ - if not nodes: +@@ -1087,6 +1087,21 @@ + print 'Found nothing to build' exit_status = 2 + # Remove temporary files left by SCons |