[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/01: fix JAVA_RUNTIME_DEPENDS...



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

rene pushed a commit to branch master
in repository libreoffice.

commit fb17ba404c7e6fadacc437fd23b8d3e5c55f921d
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Jan 27 16:31:52 2016 +0100

    fix JAVA_RUNTIME_DEPENDS...
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 3a30dd2..52b89cd 100755
--- a/rules
+++ b/rules
@@ -1002,7 +1002,7 @@ ifeq "$(ENABLE_JAVA)" "y"
 #  endif
   ifneq (,$(filter $(DEB_HOST_ARCH), $(OOO_OPENJDK_ARCHS)))
     ifneq "$(DEB_HOST_ARCH)" "ia64"
-	JAVA_RUNTIME_DEPENDS += | openjdk-8-jre | | openjdk-7-jre | openjdk-6-jre
+	JAVA_RUNTIME_DEPENDS += | openjdk-8-jre | openjdk-7-jre | openjdk-6-jre
     else
 	JAVA_RUNTIME_DEPENDS += | openjdk-7-jre
     endif

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


Reply to: