From 236df84a14bcb87df6c28738da080fde3fb9a17e Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 13 Jul 2017 16:48:22 +0200 Subject: [PATCH] fix of a patch --- mariadb-scripts.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb-scripts.patch b/mariadb-scripts.patch index 27ac2d3..c962e34 100644 --- a/mariadb-scripts.patch +++ b/mariadb-scripts.patch @@ -1,6 +1,6 @@ --- mariadb-10.1.11.orig/scripts/CMakeLists.txt 2016-01-28 13:12:51.000000000 +0100 +++ mariadb-10.1.11/scripts/CMakeLists.txt 2016-02-03 12:46:26.306109293 +0100 -@@ -320,6 +320,35 @@ ELSE() +@@ -320,6 +320,33 @@ ELSE() COMPONENT ${${file}_COMPONENT} ) ENDFOREACH()