Made changes to debian control files to support building 5.1 packages.

parent e5935033
usr/bin/mysql_config
usr/bin/comp_err
usr/include/*
usr/lib/libmysqlclient.a
usr/lib/libmysqlclient.la
......
usr/bin/msql2mysql
usr/bin/mysql
usr/bin/mysql_find_rows
usr/bin/mysql_tableinfo
usr/bin/mysql_waitpid
usr/bin/mysqlaccess
usr/bin/mysqladmin
......
......@@ -4,7 +4,6 @@ usr/bin/myisamchk
usr/bin/myisamlog
usr/bin/myisampack
usr/bin/mysql_convert_table_format
usr/bin/mysql_explain_log
usr/bin/mysql_fix_extensions
usr/bin/mysql_fix_privilege_tables
usr/bin/mysql_install_db
......@@ -34,7 +33,6 @@ usr/share/man/man1/myisam_ftdump.1
usr/share/man/man1/myisamchk.1
usr/share/man/man1/myisamlog.1
usr/share/man/man1/myisampack.1
usr/share/man/man1/mysql_explain_log.1
usr/share/man/man8/mysqld.8
usr/share/man/man1/mysqld_multi.1
usr/share/man/man1/mysqld_safe.1
......@@ -47,4 +45,3 @@ usr/share/man/man1/mysql_tzinfo_to_sql.1
usr/share/man/man1/mysql_zap.1
usr/share/man/man1/perror.1
usr/share/man/man1/replace.1
usr/share/man/man1/safe_mysqld.1
usr/share/mysql-test/*
usr/bin/mysql_client_test
usr/bin/mysqltestmanager
usr/bin/mysqltestmanager-pwgen
usr/bin/mysqltestmanagerc
......@@ -133,7 +133,7 @@ endif
$(USE_STATIC_MYSQLD) \
--without-bench \
--with-zlib-dir=bundled \
--with-yassl \
--with-ssl \
--with-readline \
--with-extra-charsets=all \
--with-innodb \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment