From 4a77fdb789aefed7ca65c7c7f57ad4dca0d3b209 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Sat, 1 Feb 2020 19:21:28 -0500 Subject: [PATCH] remove patches from the hoe Manifest because we add them dynamically in the Rakefile (see 5e47fe7) --- .hoerc | 2 +- Manifest.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.hoerc b/.hoerc index 49e6572a18..76589f5644 100644 --- a/.hoerc +++ b/.hoerc @@ -35,7 +35,7 @@ exclude: !ruby/regexp '/ |STANDARD_RESPONSES.md |Y_U_NO_GEMSPEC.md |C_CODING_STYLE.* - |patches/sort-patches-by-date + |patches ) |\.gitkeep /x' diff --git a/Manifest.txt b/Manifest.txt index c623d2bafb..c5123efd5f 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -233,6 +233,3 @@ lib/xalan.jar lib/xercesImpl.jar lib/xml-apis.jar lib/xsd/xmlparser/nokogiri.rb -patches/libxml2/0001-Revert-Do-not-URI-escape-in-server-side-includes.patch -patches/libxml2/0002-Remove-script-macro-support.patch -patches/libxml2/0003-Update-entities-to-remove-handling-of-ssi.patch