From 3b3237abe3fd00854ca41281030e637851e1bddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 11 Feb 2015 13:37:16 +0100 Subject: Refresh patches --- debian/patches/remove_stale_files.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/patches/remove_stale_files.patch') 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 -- cgit v1.2.3