libsurvive: fixup paths in more .pc files
This commit is contained in:
parent
ad0a72fe94
commit
9db13aa27d
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
|
|||
# https://github.com/cntools/libsurvive/issues/272
|
||||
postPatch = ''
|
||||
substituteInPlace survive.pc.in \
|
||||
libs/cnkalman/cnkalman.pc.in libs/cnkalman/libs/cnmatrix/cnmatrix.pc.in \
|
||||
--replace '$'{exec_prefix}/@CMAKE_INSTALL_LIBDIR@ @CMAKE_INSTALL_FULL_LIBDIR@
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue