summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerkan Kaba <serkan@gentoo.org>2008-09-25 20:20:14 +0000
committerSerkan Kaba <serkan@gentoo.org>2008-09-25 20:20:14 +0000
commitb6cd7fc48fe6ea51fec298b840a4121958009332 (patch)
treedc80187dd360bae29c7aaea29c455f7bd145d31d /dev-java/asm/files
parentneed toolchain-funcs (diff)
downloadgentoo-2-b6cd7fc48fe6ea51fec298b840a4121958009332.tar.gz
gentoo-2-b6cd7fc48fe6ea51fec298b840a4121958009332.tar.bz2
gentoo-2-b6cd7fc48fe6ea51fec298b840a4121958009332.zip
Updated patch to fix bug #238648 reported by Christof Schulze <christof.schulze@gmx.net>. Added necessary call to die.
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-java/asm/files')
-rw-r--r--dev-java/asm/files/asm-2.2.3-build.xml.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-java/asm/files/asm-2.2.3-build.xml.patch b/dev-java/asm/files/asm-2.2.3-build.xml.patch
index 4eb31e6483f6..b2c4a7e67190 100644
--- a/dev-java/asm/files/asm-2.2.3-build.xml.patch
+++ b/dev-java/asm/files/asm-2.2.3-build.xml.patch
@@ -1,5 +1,6 @@
---- build.xml 2006-09-14 22:30:35.000000000 +0200
-+++ /home/fordfrog/tmp/asm/asm-2.2.3/build.xml 2006-09-14 22:26:19.000000000 +0200
+diff -Nur asm-2.2.3/build.xml asm-2.2.3_patched/build.xml
+--- asm-2.2.3/build.xml 2006-07-05 18:32:20.000000000 +0300
++++ asm-2.2.3_patched/build.xml 2008-09-25 23:12:06.000000000 +0300
@@ -96,17 +96,6 @@
<pathelement location="${out.build}"/>
</path>