summaryrefslogtreecommitdiff
path: root/support-files/Makefile.am
diff options
context:
space:
mode:
authorunknown <kent.boortz@sun.com>2009-02-24 17:54:03 +0100
committerMySQL Build Team <build@mysql.com>2009-02-24 17:54:03 +0100
commit4da0c708b51f5b6df3da7ca759ccac3819030f6e (patch)
tree21225dae6ac58bca3166b5010a7e6820d7a78595 /support-files/Makefile.am
parent3ba87c370005437656bbcafb0b9ee75527342752 (diff)
downloadmariadb-git-4da0c708b51f5b6df3da7ca759ccac3819030f6e.tar.gz
Insert current year as last copyright year for the product
Don't use both "License" and "license" as RPM macro, they are the same
Diffstat (limited to 'support-files/Makefile.am')
-rw-r--r--support-files/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am
index a6001e635e6..77eddea3227 100644
--- a/support-files/Makefile.am
+++ b/support-files/Makefile.am
@@ -119,6 +119,7 @@ SUFFIXES = .sh
-e 's!@''SHARED_LIB_VERSION''@!@SHARED_LIB_VERSION@!' \
-e 's!@''MYSQL_BASE_VERSION''@!@MYSQL_BASE_VERSION@!' \
-e 's!@''MYSQL_NO_DASH_VERSION''@!@MYSQL_NO_DASH_VERSION@!' \
+ -e 's!@''MYSQL_COPYRIGHT_YEAR''@!@MYSQL_COPYRIGHT_YEAR@!' \
-e 's!@''MYSQL_TCP_PORT''@!@MYSQL_TCP_PORT@!' \
-e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
-e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \