Commit f377081e authored by Daniel Black's avatar Daniel Black

MDEV-23429: WITHOUT_SERVER don't install sst/systemd scripts

parent 09202b2e
......@@ -315,6 +315,7 @@ ELSE()
mariadbd-multi
mariadbd-safe
mariadb-dumpslow
${SYSTEMD_SCRIPTS}
)
ENDIF()
# Configure this one, for testing, but do not install it.
......@@ -333,7 +334,6 @@ ELSE()
mariadb-hotcopy
${SERVER_SCRIPTS}
${WSREP_SCRIPTS}
${SYSTEMD_SCRIPTS}
)
FOREACH(file ${BIN_SCRIPTS})
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment