This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository zoo-project.
commit 86681d6974e5bc2a8e9c7d8981875409d3a983ee Author: Bas Couwenberg <[email protected]> Date: Sun Jan 29 19:54:38 2017 +0100 Add lintian override for binary-or-shlib-defines-rpath. --- debian/zoo-kernel.lintian-overrides | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/zoo-kernel.lintian-overrides b/debian/zoo-kernel.lintian-overrides index 1c3b8d5..6e0f4e7 100644 --- a/debian/zoo-kernel.lintian-overrides +++ b/debian/zoo-kernel.lintian-overrides @@ -1,3 +1,6 @@ # PIE breaks the build zoo-kernel: hardening-no-pie usr/lib/cgi-bin/zoo_loader.cgi +# RPATH is required to find libjvm.so without ld.so.conf changes +zoo-kernel: binary-or-shlib-defines-rpath usr/lib/cgi-bin/zoo_loader.cgi * + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

