mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Bug #59815: Missing License information with enterprise GPL packages
on behalf of Kent: Include the README into the binary packages
This commit is contained in:
parent
d2495d1796
commit
0e28a072e3
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ cp Docs/INSTALL-BINARY $DESTDIR/Docs/
|
|||
cp Docs/manual.chm $DESTDIR/Docs/ || /bin/true
|
||||
cp ChangeLog $DESTDIR/Docs/ || /bin/true
|
||||
cp support-files/my-*.ini $DESTDIR/
|
||||
cp README $DESTDIR/
|
||||
|
||||
if [ -f COPYING ] ; then
|
||||
cp COPYING $DESTDIR/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue