diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-10 17:20:17 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-10 17:20:17 +0200 |
commit | f02ffbae6d025e2ecedee7c0eb142c55b420b014 (patch) | |
tree | 966d9e09937d8f1d86e9093dfa9886e106359898 /debian/patches/0110-remove_stale_files.patch | |
parent | 2b4e62c8dacc53317d63d987c4a8826a38bbf9aa (diff) |
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 2c1273c..d4be6bf 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 -@@ -1105,6 +1105,21 @@ def _main(parser): +@@ -1094,6 +1094,21 @@ def _main(parser): print 'Found nothing to build' exit_status = 2 |