1
0
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:
Tomasz Przybył 2016-05-29 14:56:18 +02:00
parent afe34ee686
commit 28274eacec

2
dist/CMakeLists.txt vendored
View File

@ -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