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