1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

Rebased MCOL-3836 on top of e7bc7e93.

This commit is contained in:
Roman Nozdrin
2020-05-12 14:19:11 +00:00
parent ee27116cf6
commit b8caaaa760

View File

@ -141,11 +141,11 @@ install(TARGETS StorageManager smcat smput smls smrm testS3Connection
install(FILES storagemanager.cnf
DESTINATION ${ENGINE_SYSCONFDIR}/columnstore
COMPONENT columnstore-platform
COMPONENT columnstore-engine
)
install(FILES storagemanager.cnf
RENAME storagemanager.cnf.example
DESTINATION ${ENGINE_SYSCONFDIR}/columnstore
COMPONENT columnstore-engine)
COMPONENT columnstore-engine
)