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