Open Krzmbrzl opened 2 years ago
The wrong install paths of the sysusers config file should be fixed once https://github.com/mumble-voip/mumble/pull/6100 is merged. Then the only thing left is the fix for the different install prefixes between cmake and cpack.
Alright, I have just discovered CPACK_PACKAGING_INSTALL_PREFIX that should be able to help with the install path issues.
See https://github.com/mumble-voip/mumble/issues/5484