mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql.spec.sh Don't install BDB
Do-patch-file Update for new web structure Makefile.am Added dependency for manual_toc.html Makefile.am Replaced chmod with RM to avoid error message
This commit is contained in:
@ -159,6 +159,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-/bin:/usr/bin}\" \
|
||||
--infodir=/usr/info \
|
||||
--includedir=/usr/include \
|
||||
--mandir=/usr/man \
|
||||
--without-berkeley-db \
|
||||
--with-comment=\"Official MySQL RPM\";
|
||||
# Add this for more debugging support
|
||||
# --with-debug
|
||||
|
Reference in New Issue
Block a user