public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/oracle-jdk-bin/files: oracle-jdk-bin-1.7.env
@ 2011-11-17 22:49 Vlastimil Babka (caster)
  0 siblings, 0 replies; only message in thread
From: Vlastimil Babka (caster) @ 2011-11-17 22:49 UTC (permalink / raw
  To: gentoo-commits

caster      11/11/17 22:49:56

  Modified:             oracle-jdk-bin-1.7.env
  Log:
  Revbump to make the LDPATH variable useful for building JNI libraries (as used by lwjgl) instead of the bogus directories in java.library.path.
  
  (Portage version: 2.2.0_alpha68/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env?r1=1.1&r2=1.2

Index: oracle-jdk-bin-1.7.env
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oracle-jdk-bin-1.7.env	8 Sep 2011 07:28:32 -0000	1.1
+++ oracle-jdk-bin-1.7.env	17 Nov 2011 22:49:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env,v 1.1 2011/09/08 07:28:32 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/oracle-jdk-bin/files/oracle-jdk-bin-1.7.env,v 1.2 2011/11/17 22:49:56 caster Exp $
 
 VERSION="Oracle JDK @PV@"
 JAVA_HOME="@GENTOO_PORTAGE_EPREFIX@/opt/@P@"
@@ -8,7 +8,7 @@
 JAVAC=${JAVA_HOME}/bin/javac
 PATH="${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin"
 ROOTPATH="${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin"
-LDPATH="@GENTOO_PORTAGE_EPREFIX@/usr/java/packages/lib/@PLATFORM@:@GENTOO_PORTAGE_EPREFIX@/usr/lib64:@GENTOO_PORTAGE_EPREFIX@/lib64:@GENTOO_PORTAGE_EPREFIX@/lib:@GENTOO_PORTAGE_EPREFIX@/usr/lib"
+LDPATH="${JAVA_HOME}/jre/lib/@PLATFORM@/:${JAVA_HOME}/jre/lib/@PLATFORM@/xawt/:${JAVA_HOME}/jre/lib/@PLATFORM@/server/"
 MANPATH="@GENTOO_PORTAGE_EPREFIX@/opt/@P@/man"
 PROVIDES_TYPE="JDK JRE"
 PROVIDES_VERSION="1.7"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-17 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 22:49 [gentoo-commits] gentoo-x86 commit in dev-java/oracle-jdk-bin/files: oracle-jdk-bin-1.7.env Vlastimil Babka (caster)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox