Support installing findlib

This commit is contained in:
Malcolm Matalka
2012-11-16 11:43:43 +01:00
parent 6299baeb88
commit 5ff6be9224
2 changed files with 2 additions and 3 deletions
@@ -15,7 +15,6 @@ stdenv.mkDerivation {
buildInputs = [m4 ncurses ocaml];
patches = [ ./ldconf.patch ./install_topfind.patch ];
patchFlags = "-p0";
dontAddPrefix=true;