mysql5/mysql-5.7.27/packaging/deb-in/mysql-packagesource-client.install.in

51 lines
1.6 KiB
Plaintext

# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# binaries
usr/bin/myisam_ftdump
usr/bin/mysql
usr/bin/mysql_config_editor
usr/bin/mysql_embedded
usr/bin/mysqladmin
usr/bin/mysqlcheck
usr/bin/mysqldump
usr/bin/mysqldumpslow
usr/bin/mysqlimport
usr/bin/mysqlpump
usr/bin/mysqlshow
usr/bin/mysqlslap
# charsets
usr/share/mysql/charsets/*.xml
usr/share/mysql/charsets/README
# man pages
usr/share/man/man1/myisam_ftdump.1
usr/share/man/man1/mysql.1
usr/share/man/man1/mysql_config_editor.1
usr/share/man/man1/mysql_embedded.1
usr/share/man/man1/mysqladmin.1
usr/share/man/man1/mysqlcheck.1
usr/share/man/man1/mysqldump.1
usr/share/man/man1/mysqldumpslow.1
usr/share/man/man1/mysqlimport.1
usr/share/man/man1/mysqlman.1
usr/share/man/man1/mysqlpump.1
usr/share/man/man1/mysqlshow.1
usr/share/man/man1/mysqlslap.1
# legal
usr/share/mysql/@DEB_INSTALL_LICENSEFILE@ usr/share/doc/mysql-@DEB_PRODUCTNAME@-client/
usr/share/mysql/README usr/share/doc/mysql-@DEB_PRODUCTNAME@-client/
@DEB_NDB_CLIENT_EXTRA@