#At file:///MySQL/REPO/V54/bug37098-2-5.4/ based on
revid:alik@stripped
2873 Joerg Bruehe 2009-08-20 [merge]
Merge the correction to the bug#37098 fix from 5.1 to 5.4.
modified:
man/Makefile.am
=== modified file 'man/Makefile.am'
--- a/man/Makefile.am 2008-08-27 14:03:39 +0000
+++ b/man/Makefile.am 2009-08-20 19:41:12 +0000
@@ -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.%
Attachment: [text/bzr-bundle] bzr/joerg@mysql.com-20090820195012-2v7xg1ltw426wlyy.bundle
| Thread |
|---|
| • bzr commit into mysql-5.4 branch (joerg:2873) Bug#37098 | Joerg Bruehe | 20 Aug 2009 |