changeset 2145:3cd0c267604f

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 Fri, 14 May 2010 11:47:47 +0100
parents b2902a555f12
children b7642104d392
files ChangeLog Makefile.am
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jan 18 20:14:00 2010 +0000
+++ b/ChangeLog	Fri May 14 11:47:47 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-18 Andrew John Hughes  <ahughes@redhat.com>
 
 	* configure.ac:
--- a/Makefile.am	Mon Jan 18 20:14:00 2010 +0000
+++ b/Makefile.am	Fri May 14 11:47:47 2010 +0100
@@ -2337,6 +2337,7 @@
 	  --with-java-runtime-library-classes=$(abs_top_builddir)/lib/rt \
 	  --enable-jre-layout $(CACAO_CONFIGURE_ARGS); \
 	$(ARCH_PREFIX) $(MAKE) -j$(PARALLEL_JOBS) install
+	ln -s server $(abs_top_builddir)/cacao/install/jre/lib/$(INSTALL_ARCH_DIR)/client
 endif
 endif
 	mkdir -p stamps