[openjdk-8] 01/02: Disabled the PulseAudio driver (not available yet without Icedtea)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Mar 31 08:17:34 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository openjdk-8.

commit 0430daa4f0f27f979a0b872373419922785f55a0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Mar 31 01:46:31 2014 +0200

    Disabled the PulseAudio driver (not available yet without Icedtea)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dfb3d46..ae88979 100755
--- a/debian/rules
+++ b/debian/rules
@@ -276,7 +276,7 @@ endif
 export OPT_CFLAGS/cppInterpreter_arm.o
 endif
 
-with_pulse = yes
+with_pulse = no
 with_bridge = atk
 with_tzdata = yes
 

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



More information about the pkg-java-commits mailing list