disable help index generation

This commit is contained in:
Ben Konrath 2007-03-21 01:58:32 +00:00
parent 72366cde76
commit f4c4bd1682
1 changed files with 4 additions and 1 deletions

View File

@ -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/\(<antcall target=\"build.index\".*\/>\)/<\!-- \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 <bkonrath@redhat.com> 3.2.2-7
- Enable help index generation.
- Remove search and processing for mac encoded files.
- Remove BR dos2unix.