mumble-voip / mumble-ubuntu-ppa

Template Debian package used to generate the Mumble team's PPAs on Launchpad.
Other
8 stars 5 forks source link

1.4 series is missing #16

Open Krzmbrzl opened 2 years ago

Krzmbrzl commented 2 years ago

See https://github.com/mumble-voip/mumble/issues/5484

Krzmbrzl commented 1 year 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.

Krzmbrzl commented 10 months ago

Alright, I have just discovered CPACK_PACKAGING_INSTALL_PREFIX that should be able to help with the install path issues.