mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
package new SELinux/AppArmor policies instead of old ones
This commit is contained in:
parent
a0114b8627
commit
b6776b3ca5
9 changed files with 1 additions and 189 deletions
|
|
@ -58,7 +58,7 @@ IF(UNIX)
|
|||
ENDFOREACH()
|
||||
IF(INSTALL_SUPPORTFILESDIR)
|
||||
INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles)
|
||||
INSTALL(DIRECTORY RHEL4-SElinux/ DESTINATION ${inst_location}/SELinux/RHEL4 COMPONENT SupportFiles)
|
||||
INSTALL(DIRECTORY policy DESTINATION ${inst_location}/policy COMPONENT SupportFiles)
|
||||
ENDIF()
|
||||
|
||||
CONFIGURE_FILE(mariadb.pc.in ${CMAKE_CURRENT_BINARY_DIR}/mariadb.pc @ONLY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue