[molecules/*amazon*] unmask icedtea-bin (allow Java7 to be pulled in)

This commit is contained in:
Fabio Erculiani
2012-08-01 12:01:47 +02:00
parent 85e7f29b01
commit 254b1fdd8a
2 changed files with 2 additions and 10 deletions

View File

@@ -22,9 +22,6 @@ for repo_conf in /etc/entropy/repositories.conf /etc/entropy/repositories.conf.d
-i "${repo_conf}"
done
# mask icedtea and icedtea-bin, waiting to have virtual/jre-1.7.0 and
# dev-java/oracle-jre-bin in Entropy
# Once there, remove this script and use "remaster_generic_inner_chroot_script.sh"
# instead.
equo mask "dev-java/icedtea-bin"
# mask icedtea, since it pulls it a shitload of deps
# prefer icedtea-bin or others
equo mask "dev-java/icedtea"