changeset in /hg/icedtea6: 2008-12-03 Matthias Klose <doko at ubu...
doko at ubuntu.com
doko at ubuntu.com
Wed Dec 3 12:09:08 PST 2008
changeset 18303d88247c in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=18303d88247c
description:
2008-12-03 Matthias Klose <doko at ubuntu.com>
* patches/hotspot/14.0b08/icedtea-shark.patch: Fix path name.
diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
patches/hotspot/14.0b08/icedtea-shark-build.patch | 2 +-
diffs (23 lines):
diff -r ce6567001a96 -r 18303d88247c ChangeLog
--- a/ChangeLog Wed Dec 03 18:27:32 2008 +0100
+++ b/ChangeLog Wed Dec 03 21:08:27 2008 +0100
@@ -1,3 +1,7 @@ 2008-12-03 Matthias Klose <doko at ubuntu
+2008-12-03 Matthias Klose <doko at ubuntu.com>
+
+ * patches/hotspot/14.0b08/icedtea-shark.patch: Fix path name.
+
2008-12-03 Matthias Klose <doko at ubuntu.com>
* Makefile.am (ZERO_PATCHES, ICEDTEA_PATCHES): Fix patch order.
diff -r ce6567001a96 -r 18303d88247c patches/hotspot/14.0b08/icedtea-shark-build.patch
--- a/patches/hotspot/14.0b08/icedtea-shark-build.patch Wed Dec 03 18:27:32 2008 +0100
+++ b/patches/hotspot/14.0b08/icedtea-shark-build.patch Wed Dec 03 21:08:27 2008 +0100
@@ -42,7 +42,7 @@ diff -Nru openjdk.orig/hotspot/make/linu
$(BUILDTREE) VARIANT=core
+$(SUBDIRS_SHARK): $(BUILDTREE_MAKE)
-+ $(QUIETLY) $(MAKE) -f $(GAMMADIR)/build/$(OSNAME)/Makefile checks
++ $(QUIETLY) $(MAKE) -f $(GAMMADIR)/make/$(OSNAME)/Makefile checks
+ $(BUILDTREE) VARIANT=shark
+
# Define INSTALL=y at command line to automatically copy JVM into JAVA_HOME
More information about the distro-pkg-dev
mailing list