mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge branch '10.3' into 10.4
This commit is contained in:
commit
7841a7eb09
339 changed files with 7429 additions and 2362 deletions
|
|
@ -79,7 +79,7 @@ IF(UNIX)
|
|||
INSTALL(FILES ${out} DESTINATION ${inst_location}/policy/selinux COMPONENT SupportFiles)
|
||||
ENDFOREACH()
|
||||
IF(RPM)
|
||||
EXECUTE_PROCESS(COMMAND rpm -q --qf "%{VERSION}-%{RELEASE}" libsepol
|
||||
EXECUTE_PROCESS(COMMAND rpm -q --qf "%{VERSION}" libsepol
|
||||
OUTPUT_VARIABLE LIBSEPOL_VERSION RESULT_VARIABLE err)
|
||||
IF (NOT err)
|
||||
SET(CPACK_RPM_server_PACKAGE_REQUIRES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue