[zoo-project] 04/12: Enable --with-java-rpath configure option to not require ld.so.conf customization.

Bas Couwenberg sebastic at debian.org
Sun Jan 29 19:42:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository zoo-project.

commit 860fe5f737f18f6e43311ce3a577db50a383a4ce
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 29 17:44:59 2017 +0100

    Enable --with-java-rpath configure option to not require ld.so.conf customization.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 7bf347b..1504533 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,7 @@ override_dh_auto_configure:
 	                     --with-python \
 	                     --with-js \
 	                     --with-java=/usr/lib/jvm/default-java \
+	                     --with-java-rpath=yes \
 	                     --with-cgal=/usr \
 	                     --with-mapserver=/usr \
 	                     --with-ms-version=$(MAPSERVER_VERSION) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git



More information about the Pkg-grass-devel mailing list