diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-27 09:34:38 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-27 09:34:38 +0100 |
commit | 5fc18c7c06ca2c7089a832b4cf8928674eb1070b (patch) | |
tree | 2550b61c076a4928a6c223e9dddfa469f13c2145 /debian/patches/0110-remove_stale_files.patch | |
parent | 57f8e3b0a87f64b41168b46512e1dc670ac98850 (diff) |
New upstream release; refresh patches
Diffstat (limited to 'debian/patches/0110-remove_stale_files.patch')
-rw-r--r-- | debian/patches/0110-remove_stale_files.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0110-remove_stale_files.patch b/debian/patches/0110-remove_stale_files.patch index 9fbb186..98d063d 100644 --- a/debian/patches/0110-remove_stale_files.patch +++ b/debian/patches/0110-remove_stale_files.patch @@ -7,7 +7,7 @@ Index: trunk/engine/SCons/Script/Main.py =================================================================== --- trunk.orig/engine/SCons/Script/Main.py +++ trunk/engine/SCons/Script/Main.py -@@ -1115,6 +1115,21 @@ def _main(parser): +@@ -1122,6 +1122,21 @@ def _main(parser): print('Found nothing to build') exit_status = 2 |