101716ac56
Build script should be improved to handle to installation stuff Sun is doing in their script. svn path=/nixpkgs/trunk/; revision=260
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
Package(
|
|
[ ("name", "j2re-sun-linux-1.4.2")
|
|
, ("build", Relative("j2re/j2re-sun-linux-build.sh"))
|
|
|
|
, ("binzip", App(IncludeFix("fetchurl/fetchurl.fix"),
|
|
[ ("url", "http://java.sun.com/webapps/download/AutoDL?BundleId=8573")
|
|
, ("md5", "2f0ab3bdc03ea51a2da6d0b33e4360f4")
|
|
]))
|
|
|
|
, ("glibc", IncludeFix("glibc/glibc.fix"))
|
|
]
|
|
) |