SPECS: xp.spec - fixed jre directory

sls sls at pld-linux.org
Mon Oct 23 23:37:03 CEST 2006


Author: sls                          Date: Mon Oct 23 21:37:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed jre directory

---- Files affected:
SPECS:
   xp.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/xp.spec
diff -u SPECS/xp.spec:1.18 SPECS/xp.spec:1.19
--- SPECS/xp.spec:1.18	Tue Aug  8 16:38:10 2006
+++ SPECS/xp.spec	Mon Oct 23 23:36:58 2006
@@ -21,7 +21,7 @@
 BuildArch:	noarch
 
 %define		_javaclassdir	%{_datadir}/java/classes
-%define 	_jredir %{_libdir}/jre
+%define 	_jredir %{java_home}/jre
 # _javaclasspath exported in build as $CLASSPATH by rpm
 %define		_javaclasspath %{_jredir}/lib/rt.jar:%{_javaclassdir}/sax.jar:.
 
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/10/23 21:36:58  sls
+- fixed jre directory
+
 Revision 1.18  2006/08/08 14:38:10  sparky
 - mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xp.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list