summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2009-08-20 21:41:12 +0200
committerJoerg Bruehe <joerg@mysql.com>2009-08-20 21:41:12 +0200
commit17561bf603bf5d9eb3af284aaacc308697f1205e (patch)
tree4367d39184e99513cc17922fa26e4dabbe55efdb /man
parentb50f05e67acd3534c08d58823acd046a80bba62e (diff)
parent73f45113946a697188c7681c885e567d8f679782 (diff)
downloadmariadb-git-17561bf603bf5d9eb3af284aaacc308697f1205e.tar.gz
Merge the correction to the bug#37098 fix from 5.0 to 5.1.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index f21034d5535..72e67f7445f 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -23,7 +23,7 @@ EXTRA_DIST = $(man1_MANS) $(man8_MANS)
# "make_win_*" are not needed in Unix binary packages,
install-data-hook:
- rm -f $(DESTDIR)$(manlibdir)/man1/make_win_*
+ rm -f $(DESTDIR)$(mandir)/man1/make_win_*
# Don't update the files from bitkeeper
%::SCCS/s.%