From 880267373c30bc10c55c54deffb289a776a77098 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Tue, 15 Jun 2010 09:25:51 +0000 Subject: Refresh patches for new upstream release --- debian/patches/java_ignore_nonexistent_files.patch | 2 +- debian/patches/remove_stale_files.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches') diff --git a/debian/patches/java_ignore_nonexistent_files.patch b/debian/patches/java_ignore_nonexistent_files.patch index c3bd606..4a5268a 100644 --- a/debian/patches/java_ignore_nonexistent_files.patch +++ b/debian/patches/java_ignore_nonexistent_files.patch @@ -7,7 +7,7 @@ Index: b/engine/SCons/Tool/javac.py =================================================================== --- a/engine/SCons/Tool/javac.py 2010-01-23 15:11:20.016927869 +0100 +++ b/engine/SCons/Tool/javac.py 2010-01-23 15:11:33.892932280 +0100 -@@ -94,6 +94,8 @@ +@@ -90,6 +90,8 @@ version = env.get('JAVAVERSION', '1.4') full_tlist = [] for f in slist: diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index 6083432..b2e4053 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 -@@ -1025,6 +1025,21 @@ +@@ -1001,6 +1001,21 @@ if not nodes: exit_status = 2 -- cgit v1.2.3