[openjdk-8] 01/02: Don't install the AUTHORS, NEWS and README files from IcedTea
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 13 21:17:15 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 ef282f65d160fa15749a868ea7befef8ee508773
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 13 22:58:48 2014 +0200
Don't install the AUTHORS, NEWS and README files from IcedTea
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index adb3339..6b933b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1745,9 +1745,6 @@ binary-arch: build install
debian/JAVA_HOME \
debian/README.alternatives \
debian/README.Debian
- for i in AUTHORS NEWS README; do \
- cp -p $$i $(d_jrehl)/usr/share/doc/$(p_jrehl)/$$i.IcedTea; \
- done
$(call install_test_results,$(default_vm))
ifneq (,$(filter cacao, $(alternate_vms)))
--
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