[packages/icedtea7: 17/103] - don't try to set JAVA_HOME, icedtea6 works well without it, it seems
jajcus
jajcus at pld-linux.org
Fri Apr 19 13:09:15 CEST 2013
commit 04974252d24e5e21a6afbafe063201cd764186dd
Author: Jacek Konieczny <jajcus at pld-linux.org>
Date: Thu Apr 15 13:04:28 2010 +0000
- don't try to set JAVA_HOME, icedtea6 works well without it, it seems
Changed files:
icedtea6.spec -> 1.17
icedtea6.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icedtea6.spec b/icedtea6.spec
index 1212640..14ba3f9 100644
--- a/icedtea6.spec
+++ b/icedtea6.spec
@@ -247,7 +247,7 @@ ln -s %{SOURCE3} drops
ln -s %{SOURCE4} drops
%build
-JAVA_HOME=%{_jvmdir}/icedtea6
+unset JAVA_HOME || :
%configure \
%if %{with bootstrap}
--with-gcj-home=%{_gcj_home} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/f360048b2271851d733c2fc755b8e7cae2f337cf
More information about the pld-cvs-commit
mailing list