86ac7b60b0
grep. svn path=/nixpkgs/trunk/; revision=311
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
Package(
|
|
[ ("name", "pcre-4.3")
|
|
|
|
, ("build", Relative("pcre/pcre-build.sh"))
|
|
|
|
, ("src", Call(IncludeFix("fetchurl/fetchurl.fix"),
|
|
[ ("url", "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-4.3.tar.bz2")
|
|
, ("md5", "7bc7d5b590a41e6f9ede30f272002a02")
|
|
]))
|
|
|
|
, ("stdenv", IncludeFix("stdenv-linux/stdenv-nativetools.fix"))
|
|
]
|
|
)
|