[netbeans] 11/12: Drop netbeans-platform-launcher.patch
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Jun 12 21:24:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 53349f52ebed307244db564caa9b2a9435e43afe
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Jun 12 21:23:47 2015 +0200
Drop netbeans-platform-launcher.patch
---
debian/patches/netbeans-platform-launcher.patch | 21 ---------------------
debian/patches/series | 1 -
2 files changed, 22 deletions(-)
diff --git a/debian/patches/netbeans-platform-launcher.patch b/debian/patches/netbeans-platform-launcher.patch
deleted file mode 100644
index f3170c1..0000000
--- a/debian/patches/netbeans-platform-launcher.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Markus Koschany <apo at gambaru.de>
-Date: Thu, 11 Jun 2015 13:15:21 +0200
-Subject: netbeans-platform launcher
-
----
- o.n.bootstrap/launcher/unix/nbexec | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/o.n.bootstrap/launcher/unix/nbexec b/o.n.bootstrap/launcher/unix/nbexec
-index 97b6bf8..7df4142 100644
---- a/o.n.bootstrap/launcher/unix/nbexec
-+++ b/o.n.bootstrap/launcher/unix/nbexec
-@@ -467,7 +467,7 @@ while [ "$restart" ] ; do
- #
- delete_new_clusters_file
- rm -f "${restart_file}"
-- eval ${_NB_PROFILE_CMD} "\"${jdkhome}/bin/java\"" -Djdk.home="\"${jdkhome}\"" -classpath "\"$cp\"" \
-+ eval ${_NB_PROFILE_CMD} "\"${jdkhome}/bin/java\"" -Djdk.home="\"${jdkhome}\"" -Djava.library.path="/usr/lib/jni" -classpath "\"$cp\"" \
- "$jargs" org.netbeans.Main "$args" '<&0' '&'
- PID=$!
- trap "kill $PID" EXIT
diff --git a/debian/patches/series b/debian/patches/series
index 4632bf7..b5fe9fc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -24,7 +24,6 @@ netbeans-libs.jaxb.patch
netbeans-xml.jaxb.api.patch
netbeans-build.patch
netbeans-ide-launcher.patch
-netbeans-platform-launcher.patch
netbeans-small-ide.patch
netbeans-xsl-httpserver.patch
netbeans-svnclient.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