mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
make_win_src_distribution.sh:
Don't try copy non existing extra/{sql_state,mysqld_error}.h scripts/make_win_src_distribution.sh: Don't try copy non existing extra/{sql_state,mysqld_error}.h
This commit is contained in:
@ -301,8 +301,6 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
cp extra/sql_state.h extra/mysqld_error.h $BASE/include
|
||||
|
||||
#
|
||||
# support files
|
||||
#
|
||||
|
Reference in New Issue
Block a user