diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/remove_stale_files.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index 890a59d..2c86153 100644 --- a/debian/patches/remove_stale_files.patch +++ b/debian/patches/remove_stale_files.patch @@ -7,7 +7,7 @@ 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 -@@ -1072,6 +1072,21 @@ +@@ -1073,6 +1073,21 @@ if not nodes: exit_status = 2 |