[openjdk-8] 02/06: Adjust the path of the JRE/JDK images

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Apr 1 10:14:05 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 f0a89595e5880af8fca72b7f88c144a77501f980
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 1 09:00:26 2014 +0200

    Adjust the path of the JRE/JDK images
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 199a253..eab751d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,8 +77,8 @@ else
   etcdir	= etc/$(jdirname)
 endif
 security	= $(etcdir)/security
-jreimg		= openjdk.build/j2re-image
-sdkimg		= openjdk.build/j2sdk-image
+jreimg		= images/j2re-image
+sdkimg		= images/j2sdk-image
 
 COMMA=,
 SPACE = $(EMPTY) $(EMPTY)

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