Disable GNU formatter patches again until they can be forward-ported to

3.1.1.
This commit is contained in:
Andrew Overholt 2006-01-06 21:27:32 +00:00
parent e1e75a841b
commit 2ccc9bd839
1 changed files with 6 additions and 6 deletions

View File

@ -73,8 +73,8 @@ Patch18: %{name}-swttools.patch
Patch19: %{name}-efj.patch
# GNU-style JDT formatter
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=91770
Patch20: %{name}-gnuformatterjdt.patch
Patch21: %{name}-gnuformatterjdtui.patch
#Patch20: %{name}-gnuformatterjdt.patch
#Patch21: %{name}-gnuformatterjdtui.patch
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=90630
Patch22: %{name}-updatehomedir-core.patch
Patch23: %{name}-updatehomedir-ui.patch
@ -344,11 +344,11 @@ pushd plugins/org.eclipse.swt.gtk.linux.x86_64
popd
pushd plugins/org.eclipse.jdt.core
%patch19 -p0
%patch20 -p0
popd
pushd plugins/org.eclipse.jdt.ui
%patch21 -p0
#%patch20 -p0
popd
#pushd plugins/org.eclipse.jdt.ui
#%patch21 -p0
#popd
pushd plugins/org.eclipse.update.core
%patch22 -p0
popd