Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11116 - sun-jdk 1.3.1.06 should use 1.4.1.01-like SDK d/l msg
Summary: sun-jdk 1.3.1.06 should use 1.4.1.01-like SDK d/l msg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Low normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-23 03:55 UTC by Jeremy Wohl
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Wohl 2002-11-23 03:55:39 UTC
--- sun-jdk-1.3.1.06.ebuild.old 2002-11-23 04:52:00.000000000 -0500
+++ sun-jdk-1.3.1.06.ebuild     2002-11-23 04:52:22.000000000 -0500
@@ -24,7 +24,7 @@
 
 src_unpack() {
        if [ ! -f ${DISTDIR}/${At} ] ; then
-               die "Please download ${At} from ${HOMEPAGE} ${DISTDIR}"
+               die "Please download ${At} from ${HOMEPAGE} (select the 
\"Linux self-extracting file\" package format of the SDK) and move it to 
${DISTDIR}"
        fi
        tail +291 ${DISTDIR}/${At} > install.sfx
        chmod +x install.sfx
Comment 1 Adrian Almenar 2002-12-15 10:53:26 UTC
Fixed, Thanks.