[libnb-platform-java] 01/01: Use the correct name for libjna-jni library.
Markus Koschany
apo at moszumanska.debian.org
Wed Apr 19 20:43:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libnb-platform-java.
commit 8f3b701fc99b86ae86bb6576164527a83fd78d63
Author: Markus Koschany <apo at debian.org>
Date: Wed Apr 19 22:42:39 2017 +0200
Use the correct name for libjna-jni library.
---
debian/patches/netbeans-platform-nojnabinaries.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/netbeans-platform-nojnabinaries.patch b/debian/patches/netbeans-platform-nojnabinaries.patch
index 096c474..8690298 100644
--- a/debian/patches/netbeans-platform-nojnabinaries.patch
+++ b/debian/patches/netbeans-platform-nojnabinaries.patch
@@ -52,6 +52,6 @@ index 58c0c35..fa3201f 100644
super.validate();
//#211655
- System.setProperty( "jna.boot.library.name", "jnidispatch-422" ); //NOI18N
-+ System.setProperty( "jna.boot.library.name", "jnidispatch" ); //NOI18N
++ System.setProperty( "jna.boot.library.name", "jnidispatch.system" ); //NOI18N
}
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git
More information about the pkg-java-commits
mailing list