1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2026-01-06 08:21:10 +03:00

Update cpack_manage.cmake

This commit is contained in:
Leonid Fedorov
2025-09-03 23:18:07 +04:00
parent d4d0a80d19
commit cbf74fe252

View File

@@ -28,7 +28,7 @@ macro(columnstore_add_rpm_deps)
columnstore_append_for_cpack(CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES ${ARGN})
endmacro()
if(NOT COLUMNSTORE_MAINTAINER_MODE)
if(NOT COLUMNSTORE_MAINTAINER)
return()
endif()