* Patch to OpenSSL 0.9.7h to make it build on Mac OS X.

svn path=/nixpkgs/trunk/; revision=4070
This commit is contained in:
Eelco Dolstra
2005-10-12 07:40:27 +00:00
parent 4f3e3429cf
commit 5ba97b72a9
3 changed files with 38 additions and 7 deletions
@@ -6,4 +6,5 @@
sha1 = "9fe535fce89af967b29c4727dedd25f2b4cc2f0d";
};
buildInputs = [perl];
patches = [./darwin-makefile.patch];
}