mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
- added Docs/manual.chm to the windows source distribution (BUG#13899)
scripts/make_win_src_distribution.sh: - added Docs/manual.chm to the windows source distribution (BUG#13899). The file is placed in there by the Bootstrap script, which pulls it from the mysqldoc repository
This commit is contained in:
@ -275,7 +275,7 @@ cd $SOURCE
|
|||||||
for i in COPYING ChangeLog README EXCEPTIONS-CLIENT\
|
for i in COPYING ChangeLog README EXCEPTIONS-CLIENT\
|
||||||
INSTALL-SOURCE INSTALL-WIN \
|
INSTALL-SOURCE INSTALL-WIN \
|
||||||
INSTALL-WIN-SOURCE \
|
INSTALL-WIN-SOURCE \
|
||||||
Docs/INSTALL-BINARY
|
Docs/INSTALL-BINARY Docs/manual.chm
|
||||||
|
|
||||||
do
|
do
|
||||||
print_debug "Copying file '$i'"
|
print_debug "Copying file '$i'"
|
||||||
|
Reference in New Issue
Block a user