mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-21 14:16:03 +01:00
kf5: Fix DESTINATION path for protocol files
protocol files are stored in `/usr/share/kservices5` PATH in Plasma 5
This commit is contained in:
parent
afe34ee686
commit
28274eacec
2
dist/CMakeLists.txt
vendored
2
dist/CMakeLists.txt
vendored
@ -62,7 +62,7 @@ if (NOT APPLE)
|
||||
clementine-itpc.protocol
|
||||
clementine-feed.protocol
|
||||
clementine-zune.protocol
|
||||
DESTINATION share/kde4/services
|
||||
DESTINATION share/kservices5
|
||||
)
|
||||
|
||||
install(FILES clementine.appdata.xml
|
||||
|
Loading…
Reference in New Issue
Block a user