[openjdk-8] 02/02: Keep the Elliptic curve cryptography implementation in the upstream tarball

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 2 14:24:46 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 e9067e784c84d085dd484bce4c06218d90c47371
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Apr 2 16:12:04 2014 +0200

    Keep the Elliptic curve cryptography implementation in the upstream tarball
---
 debian/generate_source_tarball.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/generate_source_tarball.sh b/debian/generate_source_tarball.sh
index 01827b6..4d80a28 100755
--- a/debian/generate_source_tarball.sh
+++ b/debian/generate_source_tarball.sh
@@ -48,8 +48,6 @@ do
     mv "${subrepo}-${VERSION}" "${subrepo}"
 done
 
-rm -vr jdk/src/share/native/sun/security/ec/impl
-
 popd
 
 tar cJf ${REPO_NAME}-${VERSION}.tar.xz jdk8

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