[SCM] libbluray/master: --with-jdk is no longer used

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Feb 9 01:14:03 UTC 2014


The following commit has been merged in the master branch:
commit 0e065e839054790e1c18a44a97eb6de75beea813
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Feb 8 22:26:27 2014 +0100

    --with-jdk is no longer used

diff --git a/debian/rules b/debian/rules
index 4a9c01f..d236f6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ endif
 
 export JDK_HOME=$(JAVA_HOME)
 $(info Located java at $(JAVA_HOME))
-confflags += --enable-bdjava --with-bdj-type=j2se --with-jdk=$(JAVA_HOME) --with-freetype
+confflags += --enable-bdjava --with-bdj-type=j2se --with-freetype
 endif
 
 # Set CFLAGS to DEB_CFLAGS

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list