X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=utils%2Fmariadb%2Fpatches%2F200-no-selinux.patch;h=2b6cee945ae915ce85f491fd121907de37efaea1;hb=94fd89a609086e1a4f859a148f3c90add04f60bb;hp=da60406700bb9f8b10737f5fe97c28b3854a26ed;hpb=187562974788be736492e1b85f96da049bdcb9ca;p=feed%2Fpackages.git diff --git a/utils/mariadb/patches/200-no-selinux.patch b/utils/mariadb/patches/200-no-selinux.patch index da60406700..2b6cee945a 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)