Browse Source

Fix BB failure: file INSTALL cannot find ... man/tokuft_logdump.1.

Remove the mismatch betwen list of man pages in CMakeLists.txt and
actual files.
pull/871/head
Sergei Petrunia 7 years ago
parent
commit
186eb2c0e0
  1. 2
      man/CMakeLists.txt

2
man/CMakeLists.txt

@ -26,7 +26,7 @@ SET(MAN1_SERVER innochecksum.1 my_print_defaults.1 myisam_ftdump.1 myisamchk.1
mysqld_safe_helper.1 tokuftdump.1 wsrep_sst_common.1
wsrep_sst_mysqldump.1 wsrep_sst_rsync.1
wsrep_sst_xtrabackup-v2.1 wsrep_sst_xtrabackup.1
galera_recovery.1 galera_new_cluster.1 tokuft_logdump.1
galera_recovery.1 galera_new_cluster.1 tokuft_logprint.1
mysql_ldb.1
wsrep_sst_mariabackup.1 mbstream.1 mariabackup.1
wsrep_sst_rsync_wan.1)

Loading…
Cancel
Save