From 75033da0c4cf32c424da616aa91ecadfe9fec049 Mon Sep 17 00:00:00 2001 From: gfxadmin Date: Fri, 28 Apr 2006 01:30:14 +0000 Subject: Issue number: Obtained from: Submitted by: Travis Reviewed by: Add AMD64 native JOGL libraries to nightly build and nightly upload. A file called "jogl-natives-linux-amd64.jar" should appear on jogl page nightly from now on. I couldn't really test all the changes to our string of scripts without updating all the builds right now, so hopefully this will work OK, and if not, I'll fix in the morning. Modified Files: make/build.xml git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@743 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'make') diff --git a/make/build.xml b/make/build.xml index 044154060..a5ddbe346 100644 --- a/make/build.xml +++ b/make/build.xml @@ -1234,6 +1234,23 @@ + + + + + + + + + + ****************************************************************** + ** Files are missing from the Linux build. This will cause ** + ** the distribution to be incomplete. Please check the status ** + ** of the Linux build and try again. ** + ****************************************************************** + + + @@ -1286,7 +1303,7 @@ - + @@ -1309,6 +1326,9 @@ + -- cgit v1.2.3