Bug#578378: sun-java6 packaging modifies files, which is not allowed by the license
Matthias Klose
doko at ubuntu.com
Mon Apr 19 12:18:00 UTC 2010
Package: sun-java6
Version: 6.20-1
Severity: serious
# Commented for now because the license differs in the official distribution
# (seems to be mainly cosmetic)
# diff -u $*-jdk/LICENSE $*-jdk/jre/LICENSE
and later:
for i in COPYRIGHT LICENSE THIRDPARTYLICENSEREADME.txt; do \
ln -sf jre/$$i $(d_jdk)/$(basedir)/$$i; \
done
so the LICENSE file must not be symlinked, and the copyright file should be updated.
More information about the pkg-java-maintainers
mailing list