subsurface: make build src name independent
(cherry picked from commit 133158ffdea12c9927909b851463541c91411557)
This commit is contained in:
parent
6a854c6968
commit
196b123511
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ let
|
|||
inherit version;
|
||||
|
||||
src = subsurfaceSrc;
|
||||
sourceRoot = "source/libdivecomputer";
|
||||
|
||||
prePatch = "cd libdivecomputer";
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue