From 8bbaad1c5c2eded35d10f58f9307e8043325f37f Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Tue, 14 Aug 2007 21:36:00 +0000 Subject: [PATCH] fix junit linking problem: --- eclipse.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eclipse.spec b/eclipse.spec index c935187..569c5ac 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1079,7 +1079,7 @@ build-jar-repository -s -p plugins/org.eclipse.tomcat_$TOMCATPLUGINVERSION/lib s build-jar-repository -s -p plugins/org.junit_* junit -rm plugins/org.junit4/junit.jar +rm plugins/org.junit4_4.3.1/junit.jar ln -s %{_javadir}/junit4.jar plugins/org.junit4/junit.jar # link to the jsch jar @@ -1613,7 +1613,6 @@ fi %{_libdir}/gcj/%{name}/org.eclipse.jdt.debug.ui_* %{_libdir}/gcj/%{name}/jdimodel.jar.* %{_libdir}/gcj/%{name}/jdi.jar.* -%{_libdir}/gcj/%{name}/junit.jar.* %endif %files jdt-sdk