sawjap: make build src name independent
(cherry picked from commit a78ad036e27a34fa99c4a6600572c3c50ad0d01f)
This commit is contained in:
parent
772541b258
commit
0bcbf67220
@ -8,7 +8,7 @@ stdenv.mkDerivation {
|
||||
|
||||
inherit (sawja) src version;
|
||||
|
||||
sourceRoot = "source/test";
|
||||
prePatch = "cd test";
|
||||
|
||||
buildInputs = [ ocaml findlib sawja ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user