mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-29 02:29:56 +01:00
Oops, fix the name of the locally installed blob
This commit is contained in:
parent
be69ad9225
commit
1720fb3506
@ -48,7 +48,7 @@ if(LINUX)
|
|||||||
|
|
||||||
install(
|
install(
|
||||||
FILES ${CMAKE_BINARY_DIR}/clementine-spotifyblob
|
FILES ${CMAKE_BINARY_DIR}/clementine-spotifyblob
|
||||||
DESTINATION ${CMAKE_BINARY_DIR}/spotify/version${SPOTIFY_BLOB_VERSION}-${SPOTIFY_BLOB_ARCH}bit/blob
|
DESTINATION ${CMAKE_BINARY_DIR}/spotify/version${SPOTIFY_BLOB_VERSION}-${SPOTIFY_BLOB_ARCH}bit/
|
||||||
RENAME ${SPOTIFY_BLOB_NAME}
|
RENAME blob
|
||||||
)
|
)
|
||||||
endif(LINUX)
|
endif(LINUX)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user