diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 5403e2e..17cc28c 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -86,8 +86,6 @@ Patch10: %{name}-cppunit-default-location.patch # Patch to ManagedMake builder to prevent running make after Makefile generation # failure. Patch11: %{name}-managedbuild-failcheck.patch -# Patch to fix RecursiveSingleLineRule so it properly recognizes EOF -Patch12: %{name}-recursive-single-line-rule.patch BuildRequires: eclipse-pde %if %{gcj_support} @@ -155,7 +153,6 @@ popd mkdir autotools pushd autotools tar -xzf %{SOURCE1} -%patch12 -p0 popd # Cppunit stuff