From e792a4825221b81305f2b2589470af31278cfc65 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Jul 11 2007 23:32:45 +0000 Subject: Remove recursive line rule patch which is now part of code base. --- 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