Index: mysql57-client/files/patch-include_CMakeLists.txt =================================================================== --- mysql57-client/files/patch-include_CMakeLists.txt (revision 405341) +++ mysql57-client/files/patch-include_CMakeLists.txt (working copy) @@ -8,11 +8,3 @@ my_dbug.h m_string.h my_sys.h -@@ -68,7 +69,6 @@ SET(HEADERS - ${HEADERS_GEN_CONFIGURE} - ) - --INSTALL(FILES ../libbinlogevents/export/binary_log_types.h DESTINATION ${INSTALL_INCLUDEDIR}) - INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development) - INSTALL(DIRECTORY mysql/ DESTINATION ${INSTALL_INCLUDEDIR}/mysql COMPONENT Development - PATTERN "*.h" Index: mysql57-client/pkg-plist =================================================================== --- mysql57-client/pkg-plist (revision 405341) +++ mysql57-client/pkg-plist (working copy) @@ -10,6 +10,7 @@ bin/mysqlimport bin/mysqlpump bin/mysqlshow bin/mysqlslap +include/mysql/binary_log_types.h include/mysql/big_endian.h include/mysql/byte_order_generic.h include/mysql/byte_order_generic_x86.h