mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- removed the Docs/Flags and Docs/RawFlags directories
- Updated Docs/Makefile.am and scripts/make_win_src_distribution.sh accordingly
This commit is contained in:
@ -306,8 +306,7 @@ done
|
||||
# Raw dirs from source tree
|
||||
#
|
||||
|
||||
for i in Docs/Flags scripts sql-bench SSL \
|
||||
tests
|
||||
for i in scripts sql-bench SSL tests
|
||||
do
|
||||
print_debug "Copying directory '$i'"
|
||||
if [ -d $i ]
|
||||
|
Reference in New Issue
Block a user