forked from mirrors/nixpkgs
* Remove useless code put by error in camomile
svn path=/nixpkgs/trunk/; revision=25221
This commit is contained in:
parent
eb33e01ac7
commit
5e13810a01
|
@ -15,10 +15,6 @@ stdenv.mkDerivation {
|
|||
|
||||
buildInputs = [ocaml findlib];
|
||||
|
||||
preInstall = ''
|
||||
ensureDir $OCAMLFIND_DESTDIR
|
||||
'';
|
||||
|
||||
createFindlibDestdir = true;
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue