Without specifying a custom install directory string, get_custom_install_dir() returns True. So for the `Libs` entry I was getting this: Libs: -L${prefix}/True -lfoo Now it behaves as expected: Libs: -L${libdir} -lfoopull/2515/head
parent
3fcf4ad272
commit
6ce42e2ec5
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue