4a104ba060
svn path=/nixpkgs/trunk/; revision=309
14 lines
330 B
Plaintext
14 lines
330 B
Plaintext
Package(
|
|
[ ("name", "gzip-1.3.3")
|
|
|
|
, ("build", Relative("gzip/gzip-build.sh"))
|
|
|
|
, ("src", Call(IncludeFix("fetchurl/fetchurl.fix"),
|
|
[ ("url", "http://www.gzip.org/gzip-1.3.3.tar.gz")
|
|
, ("md5", "52eaf713673507d21f7abefee98ba662")
|
|
]))
|
|
|
|
, ("stdenv", IncludeFix("stdenv-linux/stdenv-nativetools.fix"))
|
|
]
|
|
)
|