>
> We fixed an issue with the Python package yesterday in the branch
> "debian-packaging".  Please test this branch for your use case.
>

Additionally, please note that we have changed the setting of install 
paths and prefixes to the GNUInstallDirs pattern as it was requested by 
several packagers.
https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html

For your purpose the following call should lead to the expected result:

$ cmake -DCMAKE_INSTALL_PREFIX:PATH=$PREFIX 
-DCMAKE_INSTALL_LIBDIR:PATH=lib/  ../

Sebastian


------------------------------------------------------------------------------
_______________________________________________
Lensfun-users mailing list
Lensfun-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lensfun-users

Reply via email to