diff options
author | lenz@mysql.com <> | 2003-11-25 17:52:12 +0100 |
---|---|---|
committer | lenz@mysql.com <> | 2003-11-25 17:52:12 +0100 |
commit | 531eb44301e559cc10a6c5905b6a87787ae17be6 (patch) | |
tree | 3a5cad16efc858482fd1f53cbc27deb8a4720084 /support-files | |
parent | 12fb40460b356b445f5d0f76795fccdd3f96576e (diff) | |
download | mariadb-git-531eb44301e559cc10a6c5905b6a87787ae17be6.tar.gz |
- Removed COPYING.LIB from all source and binary distributions
after it was removed from manual.texi (where it was automatically
generated from).
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 974a3bde36a..658b90d1a3f 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -444,7 +444,7 @@ fi %files server %defattr(755 root, root) -%doc %attr(644, root, root) COPYING COPYING.LIB README +%doc %attr(644, root, root) COPYING README %doc %attr(644, root, root) Docs/manual.{html,ps,texi,txt} Docs/manual_toc.html %doc %attr(644, root, root) support-files/my-*.cnf |