Commit 0e28a072 authored by Georgi Kodinov's avatar Georgi Kodinov

Bug #59815: Missing License information with enterprise GPL packages

on behalf of Kent: Include the README into the binary packages
parent d2495d17
......@@ -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/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment