diff options
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 |