obuild: fix build
This commit is contained in:
parent
ff24bf1fb6
commit
676156a658
@ -13,6 +13,7 @@ stdenv.mkDerivation {
|
|||||||
buildInputs = [ ocaml ];
|
buildInputs = [ ocaml ];
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
patchShebangs ./bootstrap
|
||||||
./bootstrap
|
./bootstrap
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user