SPECS: eclipse.spec - added export JAVA_HOME to %%install section

charles charles at pld-linux.org
Sun Jul 3 16:24:01 CEST 2005


Author: charles                      Date: Sun Jul  3 14:24:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added export JAVA_HOME to %%install section

---- Files affected:
SPECS:
   eclipse.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.49 SPECS/eclipse.spec:1.50
--- SPECS/eclipse.spec:1.49	Fri Jul  1 19:58:11 2005
+++ SPECS/eclipse.spec	Sun Jul  3 16:23:55 2005
@@ -78,6 +78,7 @@
 # place for arch independent plugins
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/{features,plugins}
 
+export JAVA_HOME=%{_libdir}/java
 ./build -os linux -ws gtk -arch %{_eclipse_arch} -target install
 
 tar xfz result/linux-gtk-%{_eclipse_arch}-sdk.tar.gz -C $RPM_BUILD_ROOT%{_libdir}
@@ -220,6 +221,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2005/07/03 14:23:55  charles
+- added export JAVA_HOME to %%install section
+
 Revision 1.49  2005/07/01 17:58:11  twittner
 - added /usr/share/eclipse/{features,plugins} dirs for arch independent
   extensions
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eclipse.spec?r1=1.49&r2=1.50&f=u




More information about the pld-cvs-commit mailing list