X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=utils%2Fmariadb%2Fpatches%2F200-no-selinux.patch;h=2b6cee945ae915ce85f491fd121907de37efaea1;hb=94fd89a609086e1a4f859a148f3c90add04f60bb;hp=d7ed569f7135d9bf0c76d0bf84bcdc96b97f49a1;hpb=5e3e021f3d9c88dce6e8ca43870e053811266432;p=feed%2Fpackages.git diff --git a/utils/mariadb/patches/200-no-selinux.patch b/utils/mariadb/patches/200-no-selinux.patch index d7ed569f71..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 -@@ -61,7 +61,7 @@ IF(UNIX) +@@ -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)