ocaml-javalib, ocaml-sawja: uses patchShebangs rather than ad-hoc patches
This commit is contained in:
@@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
createFindlibDestdir = true;
|
||||
|
||||
preConfigure = "patchShebangs ./configure.sh";
|
||||
|
||||
configureScript = "./configure.sh";
|
||||
dontAddPrefix = "true";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user