ffbuild: fix include path for uninstalled .pc files
This commit is contained in:
parent
0ea83e65aa
commit
cacc68f3b5
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ includedir=${source_path}
|
|||
prefix=
|
||||
exec_prefix=
|
||||
libdir=\${pcfiledir}/../../../$name
|
||||
includedir=${source_path}
|
||||
includedir=${includedir}
|
||||
|
||||
Name: $fullname
|
||||
Description: $comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue