From 573144afb6bd52c2116a6b9f36c1651cc844fcdc Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Oct 11 2005 23:25:17 +0000 Subject: grr --- diff --git a/eclipse.spec b/eclipse.spec index 3350cda..2645cf4 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -643,7 +643,7 @@ for l in `find configuration -name \*.so`; do echo $currentDir | gawk -F '/' '{ print "/"$7"/"$8"/"$9"/"$10"/"$11"/"$12"/"$13"/"$14 }' > %{_builddir}/%{buildsubdir}/%{libname}-gtk2.install; fi popd - elif [ "`basename $l`" = "libcore_3_1_1.so" ]; then + elif [ "`basename $l`" = "libcore_3_1_0.so" ]; then pushd `dirname $l`; cd ../../../../..; currentDir=`pwd`; @@ -854,6 +854,7 @@ ln -s %{_datadir}/%{name}/plugins/org.eclipse.jdt.core_%{eclipse_majmin}.%{eclip # Install /usr/bin/ecj script sed 's:@JAVADIR@:%{_javadir}:g' < %{SOURCE20} > ecj install -m755 ecj $RPM_BUILD_ROOT%{_bindir} +rm ecj %if %{gcj_support} aot-compile-rpm