1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-16 00:42:55 +03:00

make_win_src_distribution.sh:

Bug#11009, some more cleanup of unneded files from bootstrap
This commit is contained in:
kent@mysql.com
2005-06-28 05:25:29 +02:00
parent eaec18bda6
commit d16e1cafa7

View File

@ -357,6 +357,9 @@ if [ -d $BASE/SSL/SCCS ]
then
find $BASE/ -type d -name SCCS -printf " \"%p\"" | xargs rm -r -f
fi
find $BASE/ -type d -name .deps -printf " \"%p\"" | xargs rm -r -f
find $BASE/ -type d -name .libs -printf " \"%p\"" | xargs rm -r -f
rm -r -f "$BASE/mysql-test/var"
#
# Initialize the initial data directory