changeset 1833:daf81eeba901

PR icedtea/431: Create a link from client to server after CACAO install. 2010-01-20 Xerxes R?nby <xerxes@zafena.se> PR icedtea/431: * Makefile.am: Create a link from client to server after CACAO install to make openjdk find the expected client dir on 32bit systems.
author Xerxes R?nby <xerxes@zafena.se>
date Wed, 20 Jan 2010 16:32:31 +0100
parents 98c88b32cdb4
children 32f70f3018be ac7b942245f2
files ChangeLog Makefile.am
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 19 14:38:40 2010 -0500
+++ b/ChangeLog	Wed Jan 20 16:32:31 2010 +0100
@@ -1,3 +1,10 @@
+2010-01-20  Xerxes RĂ„nby  <xerxes@zafena.se>
+
+	PR icedtea/431:
+	* Makefile.am:
+	Create a link from client to server after CACAO install
+	to make openjdk find the expected client dir on 32bit systems.
+
 2010-01-19 Man Lung Wong  <mwong@redhat.com>
 
 	* rt/net/sourceforge/jnlp/JNLPFile.java
--- a/Makefile.am	Tue Jan 19 14:38:40 2010 -0500
+++ b/Makefile.am	Wed Jan 20 16:32:31 2010 +0100
@@ -1734,6 +1734,7 @@
 	  --with-java-runtime-library-classes=$(abs_top_builddir)/lib/rt \
 	  --enable-jre-layout $(CACAO_CONFIGURE_ARGS); \
 	$(ARCH_PREFIX) $(MAKE) install
+	ln -s server $(abs_top_builddir)/cacao/install/jre/lib/$(INSTALL_ARCH_DIR)/client
 endif
 endif
 	mkdir -p stamps