summaryrefslogtreecommitdiff
path: root/www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-04 12:06:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-04 12:06:28 +0000
commit4551b41523452c0d743a71cca34e4dca2ca7538c (patch)
tree2b9ae4a442d7c2810f92833363fd36db073888f0 /www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch
parent27e5574c9ed56a2633e25f7fa8f591554266a1b4 (diff)
gentoo auto-resync : 04:01:2023 - 12:06:28
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">