ia64 spec file tweak

This commit is contained in:
Ben Konrath 2006-06-07 06:33:20 +00:00
parent 56f70b7f96
commit 88d7beae2f

View File

@ -1079,7 +1079,7 @@ ln -s %{_datadir}/java/eclipse-ecj.jar \
%if %{gcj_support}
%ifarch ia64
# FIXME: auto get version number; tweak aot-compile-rpm to fix this
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.core_3.2.0.I200606011710.jar
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.cvs.core_3.2.0.I200606011710.jar
%else
aot-compile-rpm
%endif
@ -1109,7 +1109,7 @@ popd
%if %{gcj_support}
%ifarch ia64
# FIXME: auto get version number; tweak aot-compile-rpm to fix this
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.core_3.2.0.I200606011710.jar
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.cvs.core_3.2.0.I200606011710.jar
%else
aot-compile-rpm
%endif