aboutsummaryrefslogtreecommitdiff
path: root/databases/percona55-client/files/patch-include_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'databases/percona55-client/files/patch-include_CMakeLists.txt')
-rw-r--r--databases/percona55-client/files/patch-include_CMakeLists.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/databases/percona55-client/files/patch-include_CMakeLists.txt b/databases/percona55-client/files/patch-include_CMakeLists.txt
index 58c94b7e542b..02ae2db9f708 100644
--- a/databases/percona55-client/files/patch-include_CMakeLists.txt
+++ b/databases/percona55-client/files/patch-include_CMakeLists.txt
@@ -1,5 +1,5 @@
---- include/CMakeLists.txt.orig 2010-12-03 18:58:24.000000000 +0100
-+++ include/CMakeLists.txt 2010-12-23 16:16:14.000000000 +0100
+--- include/CMakeLists.txt.orig 2011-01-19 23:37:08.000000000 +0100
++++ include/CMakeLists.txt 2011-02-07 22:42:05.129894470 +0100
@@ -27,9 +27,6 @@
my_list.h
my_alloc.h
@@ -10,11 +10,3 @@
)
SET(HEADERS
-@@ -59,6 +56,6 @@
- )
-
- INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development)
--INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development FILES_MATCHING PATTERN "*.h" )
-+INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development FILES_MATCHING PATTERN "*.h")
-
-