mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-01 20:06:53 +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-itpc.protocol
|
||||||
clementine-feed.protocol
|
clementine-feed.protocol
|
||||||
clementine-zune.protocol
|
clementine-zune.protocol
|
||||||
DESTINATION share/kde4/services
|
DESTINATION share/kservices5
|
||||||
)
|
)
|
||||||
|
|
||||||
install(FILES clementine.appdata.xml
|
install(FILES clementine.appdata.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user