summaryrefslogtreecommitdiff
path: root/www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch')
-rw-r--r--www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch b/www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch
deleted file mode 100644
index 44f629ec29b0..000000000000
--- a/www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-diff --git a/build.xml b/build.xml
-index 6b2b5d5..16d55c2 100644
---- a/build.xml
-+++ b/build.xml
-@@ -2148,7 +2148,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
- encoding="UTF-8"
- docencoding="UTF-8"
- charset="UTF-8"
-- additionalparam="-breakiterator -notimestamp -html5"
-+ additionalparam="-breakiterator -notimestamp"
- source="${compile.release}"
- maxmemory="512m"
- failonerror="true">
-@@ -2231,7 +2231,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
- encoding="UTF-8"
- docencoding="UTF-8"
- charset="UTF-8"
-- additionalparam="-breakiterator -notimestamp -html5"
-+ additionalparam="-breakiterator -notimestamp"
- source="${compile.release}"
- maxmemory="512m"
- failonerror="true">
-@@ -2269,7 +2269,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
- encoding="UTF-8"
- docencoding="UTF-8"
- charset="UTF-8"
-- additionalparam="-breakiterator -notimestamp -html5"
-+ additionalparam="-breakiterator -notimestamp"
- source="${compile.release}"
- maxmemory="512m"
- failonerror="true">