Skip to content

Commit f377081

Browse files
committed
MDEV-23429: WITHOUT_SERVER don't install sst/systemd scripts
1 parent 09202b2 commit f377081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ ELSE()
315315
mariadbd-multi
316316
mariadbd-safe
317317
mariadb-dumpslow
318+
${SYSTEMD_SCRIPTS}
318319
)
319320
ENDIF()
320321
# Configure this one, for testing, but do not install it.
@@ -333,7 +334,6 @@ ELSE()
333334
mariadb-hotcopy
334335
${SERVER_SCRIPTS}
335336
${WSREP_SCRIPTS}
336-
${SYSTEMD_SCRIPTS}
337337
)
338338

339339
FOREACH(file ${BIN_SCRIPTS})

0 commit comments

Comments
 (0)