mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge with 4.0 to get the latest bug patches to 4.1
This commit is contained in:
@ -287,6 +287,12 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
#
|
||||
# support files
|
||||
#
|
||||
mkdir $BASE/support-files
|
||||
cp support-files/*.cnf $BASE/support-files
|
||||
|
||||
#
|
||||
# Raw dirs from source tree
|
||||
#
|
||||
|
Reference in New Issue
Block a user