From feb65736be3b699b9d80e9274af5c2308961c80b Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Feb 21 2005 03:52:20 +0000 Subject: remove unnecessary libgcj.jar from CLASSPATH --- diff --git a/eclipse.spec b/eclipse.spec index 0198ad9..4ece575 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -25,7 +25,7 @@ ExclusiveArch: i386 x86_64 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro}_fc -Release: 0.M5.4 +Release: 0.M5.5 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -321,7 +321,7 @@ ln -sf %{_javadir}/junit.jar plugins/org.junit/junit.jar ## Use this ecj and our built jars #export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH #export PATH=.:$PATH -export CLASSPATH=jdtcore.jar:jdtCompilerAdapter.jar:%{_datadir}/java/libgcj-4.0.0.jar:$CLASSPATH +export CLASSPATH=jdtcore.jar:jdtCompilerAdapter.jar:$CLASSPATH ant \ -Dnobootstrap=true \ @@ -856,7 +856,7 @@ rm -f /tmp/%{libname}-gtk2.db %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0 %changelog -* Sun Feb 20 2005 Andrew Overholt 1:3.1_fc-0.M5.4 +* Sun Feb 20 2005 Andrew Overholt 1:3.1_fc-0.M5.5 - Build for just i386 and x86_64 for now due to upstream gcc bugs. * Sun Feb 20 2005 Andrew Overholt 1:3.1_fc-0.M5.1