[java-gnome] 01/03: try disabling GLIB diagnostics during the test phase

Tony Mancill tmancill at moszumanska.debian.org
Sun Jul 12 02:24:50 UTC 2015


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

tmancill pushed a commit to branch master
in repository java-gnome.

commit 65fc3d76c65201a646a8ad6fc2a21b41e66b36d5
Author: tony mancill <tmancill at debian.org>
Date:   Sat Jul 11 19:03:55 2015 -0700

    try disabling GLIB diagnostics during the test phase
    
    see: https://bugzilla.gnome.org/show_bug.cgi?id=732184
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 7e421eb..8787f82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ DEB_INDEP_PACKAGES = libjava-gnome-java-doc libjava-gnome-java
 
 ifneq (,$(filter $(DEB_HOST_ARCH), i386 amd64 powerpc))
 DEB_MAKE_ENVVARS += DISPLAY=":99"
+DEB_MAKE_ENVVARS += G_ENABLE_DIAGNOSTIC=0
 DEB_MAKE_BUILD_TARGET += doc
 endif
 ifneq (,$(filter $(DEB_HOST_ARCH), hppa))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-gnome.git



More information about the pkg-java-commits mailing list