[openjdk-8] 02/05: Removed the unused dist-openjdk target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Mar 30 14:04:25 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 c3921d6ffb9e70ef7f80bbbdec138f99f8e2a9e3
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Mar 30 15:18:07 2014 +0200

    Removed the unused dist-openjdk target
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index bd4e0f8..eddc534 100755
--- a/debian/rules
+++ b/debian/rules
@@ -225,8 +225,6 @@ else
   $(error unknown bootstrap method for architecture $(DEB_HOST_ARCH))
 endif
 
-OPENJDK_VERSION = b130
-OPENJDK_SRC_ZIP = openjdk-7-ea-src-$(OPENJDK_VERSION)-25_mar_2010-dfsg.tar.gz
 # the version of the build dependency for non-bootstrap builds; only adjust if
 # the package is installable on all these architectures.
 req_openjdk_bd_ver = 6b18
@@ -1033,10 +1031,6 @@ ifeq ($(BOOTJDK_NAME),gcj)
 endif
 	touch $@
 
-dist-openjdk: $(OPENJDK_SRC_ZIP)
-	@echo "downloading openjdk source from hg to create zipfile: $(OPENJDK_SRC_ZIP)"
-	$(MAKE) -C build $@
-
 patch: stamps/patch
 stamps/patch: stamps/unpack
 ifeq ($(BOOTJDK_NAME),gcj)

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