commit: 5f3459dfa1406108ca1a500739c7afbc899f4df4 Author: Brian Evans <grknight <AT> tuffmail <DOT> com> AuthorDate: Tue Mar 11 15:02:45 2014 +0000 Commit: Brian Evans <grknight <AT> lavabit <DOT> com> CommitDate: Tue Mar 11 15:02:45 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=5f3459df
Fix cmake-debug-werror-5.6.16 patch paths --- 20007_all_cmake-debug-werror-5.6.16.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/20007_all_cmake-debug-werror-5.6.16.patch b/20007_all_cmake-debug-werror-5.6.16.patch index 3c461bd..32cadbc 100644 --- a/20007_all_cmake-debug-werror-5.6.16.patch +++ b/20007_all_cmake-debug-werror-5.6.16.patch @@ -1,5 +1,5 @@ ---- maintainer.cmake.orig 2014-03-11 10:57:45.184755333 -0400 -+++ maintainer.cmake 2014-03-11 10:58:03.584364026 -0400 +--- a/cmake/maintainer.cmake 2014-03-11 10:57:45.184755333 -0400 ++++ b/cmake/maintainer.cmake 2014-03-11 10:58:03.584364026 -0400 @@ -18,7 +18,7 @@ # Setup GCC (GNU C compiler) warning options. MACRO(SET_MYSQL_MAINTAINER_GNU_C_OPTIONS)
