From patchwork Sun Jan 15 16:42:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-java,1/2] openjdk-6-6b24: fix icedtea-launcher-stdc++.patch Date: Sun, 15 Jan 2012 16:42:47 -0000 From: Eric BENARD X-Patchwork-Id: 19397 Message-Id: <1326645768-13447-1-git-send-email-eric@eukrea.com> To: openembedded-devel@lists.openembedded.org without this fix I get (on a FC16) : | Checking patches/icedtea-launcher-stdc++.patch | /usr/bin/patch: **** rejecting absolute target file name: /openjdk/hotspot/make/linux/makefiles/launcher.make | ERROR patch patches/icedtea-launcher-stdc++.patch FAILED! Signed-off-by: Eric Bénard --- .../openjdk-6-6b24/icedtea-launcher-stdc++.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes-core/openjdk/openjdk-6-6b24/icedtea-launcher-stdc++.patch b/recipes-core/openjdk/openjdk-6-6b24/icedtea-launcher-stdc++.patch index ebe34e7..b97745d 100644 --- a/recipes-core/openjdk/openjdk-6-6b24/icedtea-launcher-stdc++.patch +++ b/recipes-core/openjdk/openjdk-6-6b24/icedtea-launcher-stdc++.patch @@ -1,7 +1,7 @@ Index: openjdk/hotspot/make/linux/makefiles/launcher.make =================================================================== --- openjdk/hotspot/make/linux/makefiles/launcher.make 2011-12-20 10:33:37.000000000 +0100 -+++ /openjdk/hotspot/make/linux/makefiles/launcher.make 2011-12-20 10:37:54.055022618 +0100 ++++ openjdk/hotspot/make/linux/makefiles/launcher.make 2011-12-20 10:37:54.055022618 +0100 @@ -51,7 +51,7 @@ else LAUNCHER.o = launcher.o