diff options
Diffstat (limited to 'examples/hooks/all_chroot_sun-java6.sh')
-rwxr-xr-x | examples/hooks/all_chroot_sun-java6.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hooks/all_chroot_sun-java6.sh b/examples/hooks/all_chroot_sun-java6.sh index 4faff163f..a9f74821d 100755 --- a/examples/hooks/all_chroot_sun-java6.sh +++ b/examples/hooks/all_chroot_sun-java6.sh @@ -20,7 +20,7 @@ #rm -f /root/preseed DEBIAN_FRONTEND="dialog" apt-get install --yes sun-java6-bin sun-java6-demo \ - sun-java6-doc sun-java6-fonts sun-java6-jdk sun-java6-jre \ + sun-java6-fonts sun-java6-javadb sun-java6-jdk sun-java6-jre \ sun-java6-plugin sun-java6-source # Ensure that /tmp has the right permissions; apparently sun-java5-doc tampers |