mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
make_win_src_distribution.sh:
Convert to DOS EOL if dsp/dsw is in package scripts/make_win_src_distribution.sh: Convert to DOS EOL if dsp/dsw is in package
This commit is contained in:
parent
cbc265094b
commit
8e60a6a47a
1 changed files with 1 additions and 0 deletions
|
@ -343,6 +343,7 @@ mv $BASE/sql/sql_yacc.cpp-new $BASE/sql/sql_yacc.cpp
|
|||
find $BASE \( -name "*.cnf" -o -name "*.ini" \
|
||||
-o -name COPYING -o -name ChangeLog -o -name EXCEPTIONS-CLIENT \
|
||||
-o -name "INSTALL*" -o -name LICENSE -o -name "README*" \
|
||||
-o -name "*.dsp" -o -name "*.dsw" \
|
||||
-o -name "*.vcproj" -o -name "*.sln" \) -type f -print \
|
||||
| while read v
|
||||
do
|
||||
|
|
Loading…
Add table
Reference in a new issue