CMake: Linux: use standard FreeDesktop udev/systemd paths (#550)

This commit is contained in:
Conn O'Griofa
2022-12-14 03:19:44 +00:00
committed by GitHub
parent fe1321f33c
commit 37c0f794b0
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [0.16.0] - 2022-12-12
## [0.16.0] - 2022-12-13
### Added
- Add cover finder
- (Docker) Add arm64 docker image
@@ -8,6 +8,7 @@
- (Windows) Add support for Unicode input messages
### Fixed
- (Linux) Reintroduce Ubuntu 20.04 and 22.04 specific deb packages
- (Linux) Fixed udev and systemd file locations
### Dependencies
- Bump babel from 2.10.3 to 2.11.0
- Bump sphinx-copybutton from 0.5.0 to 0.5.1