diff options
author | unknown <lenz@kallisto.local> | 2004-03-09 19:23:29 +0100 |
---|---|---|
committer | unknown <lenz@kallisto.local> | 2004-03-09 19:23:29 +0100 |
commit | fa9543538e00204294813a44707e59d54539eada (patch) | |
tree | d6647bb4f0f9cb5a2a5dc773200134057b42c7a5 | |
parent | 23f9f229d422db7ee55ecb42c93e69da45dd9e51 (diff) | |
download | mariadb-git-fa9543538e00204294813a44707e59d54539eada.tar.gz |
- added mysql-@VERSION@.spec to pkgdata_DATA again
(it got lost during a recent BK merge)
-rw-r--r-- | support-files/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index 58808b5e255..196da3d8744 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -35,6 +35,7 @@ pkgdata_DATA = my-small.cnf \ my-large.cnf \ my-huge.cnf \ mysql-log-rotate \ + mysql-@VERSION@.spec \ MySQL-shared-compat.spec pkgdata_SCRIPTS = mysql.server |