aboutsummaryrefslogtreecommitdiff
path: root/utils/mariadb/patches/200-no-selinux.patch
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mariadb/patches/200-no-selinux.patch')
-rw-r--r--utils/mariadb/patches/200-no-selinux.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/mariadb/patches/200-no-selinux.patch b/utils/mariadb/patches/200-no-selinux.patch
index da6040670..2b6cee945 100644
--- a/utils/mariadb/patches/200-no-selinux.patch
+++ b/utils/mariadb/patches/200-no-selinux.patch
@@ -1,6 +1,6 @@
--- a/support-files/CMakeLists.txt
+++ b/support-files/CMakeLists.txt
-@@ -62,7 +62,7 @@ IF(UNIX AND NOT WITHOUT_SERVER)
+@@ -66,7 +66,7 @@ IF(UNIX AND NOT WITHOUT_SERVER)
INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles)
INSTALL(DIRECTORY policy DESTINATION ${inst_location} COMPONENT SupportFiles)
FIND_PROGRAM(CHECKMODULE checkmodule)