1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

- Removed COPYING.LIB from all source and binary distributions

after it was removed from manual.texi (where it was automatically
   generated from).
This commit is contained in:
lenz@mysql.com
2003-11-25 17:52:12 +01:00
parent 12fb40460b
commit 531eb44301
5 changed files with 4 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ do
fi
done
for i in COPYING COPYING.LIB README Docs/INSTALL-BINARY \
for i in COPYING README Docs/INSTALL-BINARY \
MySQLEULA.txt LICENSE.doc README.NW
do
if [ -f $i ]