From 3bae387dca51d6ee251c3011797c8b6e8cd34415 Mon Sep 17 00:00:00 2001 From: Eric BENARD Date: Sun, 15 Jan 2012 16:42:47 +0000 Subject: openjdk-6-6b24: fix icedtea-launcher-stdc++.patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Henning Heinold --- recipes-core/openjdk/openjdk-6-6b24/icedtea-launcher-stdc++.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') 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 -- cgit v1.2.3-54-g00ecf