diff --git a/eclipse.spec b/eclipse.spec index ccbaf68..a350f6b 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -647,6 +647,10 @@ sed --in-place "s:/usr/lib/:%{_libdir}/:g" build.sh sed --in-place "s:-L\$(AWT_LIB_PATH):-L%{_jvmdir}/java/jre/lib/%{_arch}:" make_linux.mak popd + +# FIXME: figure out what's going on with build.index. +find plugins -type f -name \*.xml -exec sed --in-place "s/\(\)/<\!-- \1 -->/" "{}" \; + # the swt version is set to HEAD on ia64 but shouldn't be # get swt version SWT_MAJ_VER=$(grep maj_ver plugins/org.eclipse.swt/Eclipse\ SWT/common/library/make_common.mak | cut -f 2 -d =) @@ -1727,7 +1731,6 @@ fi %changelog * Tue Mar 20 2007 Ben Konrath 3.2.2-7 -- Enable help index generation. - Remove search and processing for mac encoded files. - Remove BR dos2unix.