[openjdk-8] 01/01: Fixed the name of the cacao and jamvm packages

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 8 11:56:43 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 4fd1aff469ad24ad20bded21e2ab6eab678d4df8
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 8 13:55:43 2014 +0200

    Fixed the name of the cacao and jamvm packages
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index f26c620..d2430fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -654,8 +654,8 @@ endif
 
 p_jre	= $(basename)-jre
 p_jrehl	= $(basename)-jre-headless
-p_jrec	= $(basename)-$(shortver)-jre-cacao
-p_jrej	= $(basename)-$(shortver)-jre-jamvm
+p_jrec	= $(basename)-jre-cacao
+p_jrej	= $(basename)-jre-jamvm
 p_jrez	= $(basename)-jre-zero
 p_lib	= $(p_jrehl)
 p_jdk	= $(basename)-jdk

-- 
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