From 242719fc7c7c463d8606a823840888c2ec9ef167 Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Jan 06 2007 03:22:16 +0000 Subject: fix typo in aot-compile-line --- diff --git a/eclipse.spec b/eclipse.spec index 454df9d..840152a 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1307,7 +1307,7 @@ UIIDEPLUGINVERSION=$(ls plugins | grep ui.ide_ | sed 's/org.eclipse.ui.ide_//') aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.ui.ide_$UIIDEPLUGINVERSION %else aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.ui.ide_$UIIDEPLUGINVERSION \ - --exclude %{_datadir}/%{name}/plugins/com.jcraft.jsch_0.1.28.jar + --exclude %{_datadir}/%{name}/plugins/com.jcraft.jsch_0.1.28.jar \ --exclude %{_datadir}/%{name}/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar %endif %endif