[netbeans] 04/13: Add netbeans-html.parser-nocopy.patch
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Jan 3 13:28:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 29565d2b4ec035810712bf78130a17691a6291bb
Author: Markus Koschany <apo at debian.org>
Date: Sat Jan 2 18:05:49 2016 +0100
Add netbeans-html.parser-nocopy.patch
---
debian/patches/netbeans-html.parser-nocopy.patch | 21 +++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 22 insertions(+)
diff --git a/debian/patches/netbeans-html.parser-nocopy.patch b/debian/patches/netbeans-html.parser-nocopy.patch
new file mode 100644
index 0000000..38bc7db
--- /dev/null
+++ b/debian/patches/netbeans-html.parser-nocopy.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sat, 2 Jan 2016 18:05:17 +0100
+Subject: netbeans html.parser nocopy
+
+---
+ html.parser/nbproject/project.properties | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/html.parser/nbproject/project.properties b/html.parser/nbproject/project.properties
+index c15bdc4..6a976f8 100644
+--- a/html.parser/nbproject/project.properties
++++ b/html.parser/nbproject/project.properties
+@@ -44,7 +44,7 @@ javac.compilerargs=-Xlint -Xlint:-serial
+ javac.source=1.6
+
+ release.external/htmlparser-1.2.1.jar=modules/ext/html5-parser.jar
+-release.external/html5doc.zip=docs/html5doc.zip
++#release.external/html5doc.zip=docs/html5doc.zip
+ release.external/icu4j-4_4_2.jar=modules/ext/icu4j-4_4_2.jar
+
+ jnlp.indirect.jars=docs/html5doc.zip
diff --git a/debian/patches/series b/debian/patches/series
index 7b43067..794d5af 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -35,3 +35,4 @@ netbeans-ide-launcher.patch
netbeans-xsl-httpserver.patch
netbeans-slf4j.dummy.patch
netbeans-html.parser.patch
+netbeans-html.parser-nocopy.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list