summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2009-08-20 21:08:09 +0200
committerJoerg Bruehe <joerg@mysql.com>2009-08-20 21:08:09 +0200
commit55f7c2f35f35fb7e47bb24fc6f2962ed2178231e (patch)
tree6e53ed8dcd4bd4086da8ce5cb099695ea42f3b54 /man
parent69fbbdc19dd58c8a1a4786accf48c623afe2bfe4 (diff)
downloadmariadb-git-55f7c2f35f35fb7e47bb24fc6f2962ed2178231e.tar.gz
Get rid of manual pages which aren't used.
This is a partial correction to the original fix for bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM build which used a wrong variable.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index d37ef81285b..7fdfc297f96 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -24,8 +24,8 @@ EXTRA_DIST = $(man1_MANS) $(man8_MANS)
# 1) not needed in Unix binary packages,
# 2) programs not generated in 5.0:
install-data-hook:
- rm -f $(DESTDIR)$(manlibdir)/man1/make_win_*
- rm -f $(DESTDIR)$(manlibdir)/man1/ndb_print_*
+ rm -f $(DESTDIR)$(mandir)/man1/make_win_*
+ rm -f $(DESTDIR)$(mandir)/man1/ndb_print_*
# Don't update the files from bitkeeper
%::SCCS/s.%