mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +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 include/Makefile.am: Replaced chmod with RM to avoid error message Docs/Makefile.am: Added dependency for manual_toc.html Build-tools/Do-patch-file: Update for new web structure support-files/mysql.spec.sh: Don't install BDB BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
@ -45,7 +45,7 @@ link_sources:
|
||||
|
||||
# This should be changed in the source and removed.
|
||||
my_global.h: global.h
|
||||
-$(CHMOD) u+w my_global.h
|
||||
$(RM) -f my_global.h
|
||||
$(CP) global.h my_global.h
|
||||
|
||||
# These files should not be included in distributions since they are
|
||||
|
Reference in New Issue
Block a user