All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java 1/2] openjdk-6-6b24: fix icedtea-launcher-stdc++.patch
@ 2012-01-15 16:42 Eric Bénard
  2012-01-15 16:42 ` [meta-java 2/2] README: add a note concerning libstdc++-static Eric Bénard
  2012-01-18 17:34 ` [meta-java 1/2] openjdk-6-6b24: fix icedtea-launcher-stdc++.patch Henning Heinold
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Bénard @ 2012-01-15 16:42 UTC (permalink / raw)
  To: openembedded-devel

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 <eric@eukrea.com>
---
 .../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
-- 
1.7.7.5




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-19  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-15 16:42 [meta-java 1/2] openjdk-6-6b24: fix icedtea-launcher-stdc++.patch Eric Bénard
2012-01-15 16:42 ` [meta-java 2/2] README: add a note concerning libstdc++-static Eric Bénard
2012-01-18 17:36   ` Henning Heinold
2012-01-18 17:34 ` [meta-java 1/2] openjdk-6-6b24: fix icedtea-launcher-stdc++.patch Henning Heinold
2012-01-18 21:08   ` Eric Bénard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.