SPECS: jacl.spec - set JAVA_HOME (configure fails without this)

adamg adamg at pld-linux.org
Sun Oct 30 18:10:44 CET 2005


Author: adamg                        Date: Sun Oct 30 17:10:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- set JAVA_HOME (configure fails without this)

---- Files affected:
SPECS:
   jacl.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/jacl.spec
diff -u SPECS/jacl.spec:1.3 SPECS/jacl.spec:1.4
--- SPECS/jacl.spec:1.3	Sun Aug 14 13:32:24 2005
+++ SPECS/jacl.spec	Sun Oct 30 18:10:39 2005
@@ -56,6 +56,8 @@
 gzip -dc %{SOURCE0} | tar xzf - -C ..
 
 %build
+JAVA_HOME="%{_libdir}/java"
+export JAVA_HOME
 cd unix
 %configure2_13 \
 	%{?with_javac:--without-jikes}
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/10/30 17:10:39  adamg
+- set JAVA_HOME (configure fails without this)
+
 Revision 1.3  2005/08/14 11:32:24  glen
 - I see no arch specific files here. noarch the package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jacl.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list