diff options
author | monty@donna.mysql.com <> | 2001-02-02 03:47:40 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2001-02-02 03:47:40 +0200 |
commit | 136ddd1f86407fa22b4183ff272f0eea3d6bc66c (patch) | |
tree | 31326d188f8d6cef4e54bfbfe0370352d1f50c3e /support-files | |
parent | dec736400a23e883f79cddb84b23f6e2b6832190 (diff) | |
parent | 9d120741d2be8cd86801503d6a26bcdc8d55fb5f (diff) | |
download | mariadb-git-136ddd1f86407fa22b4183ff272f0eea3d6bc66c.tar.gz |
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index 2f997526e05..94f47e37092 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -49,7 +49,7 @@ CLEANFILES = my-small.cnf \ mysql-@VERSION@.spec: mysql.spec rm -f $@ - cp -p mysql.spec $@ + cp mysql.spec $@ SUFFIXES = .sh |