diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-11 13:37:16 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-11 13:37:16 +0100 |
commit | 3b3237abe3fd00854ca41281030e637851e1bddd (patch) | |
tree | b76e8b0c1da37ae3518f89dbcc6b7afeac72123e /debian/patches/remove_stale_files.patch | |
parent | 9a662942b1f1138b8466ea5909cca2716327e8fb (diff) |
Refresh patchesdebian/2.3.4-1
Diffstat (limited to 'debian/patches/remove_stale_files.patch')
-rw-r--r-- | debian/patches/remove_stale_files.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index 1422d91..6b59283 100644 --- a/debian/patches/remove_stale_files.patch +++ b/debian/patches/remove_stale_files.patch @@ -3,11 +3,11 @@ Origin: Debian Bug-Debian: http://bugs.debian.org/519948 Forwarded: http://scons.tigris.org/issues/show_bug.cgi?id=1571 -Index: b/engine/SCons/Script/Main.py +Index: trunk/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 -@@ -1087,6 +1087,21 @@ +--- trunk.orig/engine/SCons/Script/Main.py ++++ trunk/engine/SCons/Script/Main.py +@@ -1102,6 +1102,21 @@ def _main(parser): print 'Found nothing to build' exit_status = 2 |