changeset 1248:18303d88247c

2008-12-03 Matthias Klose <doko@ubuntu.com> * patches/hotspot/14.0b08/icedtea-shark.patch: Fix path name.
author doko@ubuntu.com
date Wed, 03 Dec 2008 21:08:27 +0100
parents ce6567001a96
children 1df8eaba0e60
files ChangeLog patches/hotspot/14.0b08/icedtea-shark-build.patch
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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@ubuntu.com>
+
+	* patches/hotspot/14.0b08/icedtea-shark.patch: Fix path name.
+
 2008-12-03  Matthias Klose  <doko@ubuntu.com>
 
 	* Makefile.am (ZERO_PATCHES, ICEDTEA_PATCHES): Fix patch order.
--- 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 @@
  	$(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