List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:August 20 2009 9:47pm
Subject:bzr commit into mysql-5.1 branch (joerg:2967) Bug#37098
View as plain text  
#At file:///MySQL/REPO/V51/bug37098-2-5.1/ based on
revid:df@stripped

 2967 Joerg Bruehe	2009-08-20 [merge]
      Merge the correction to the bug#37098 fix from 5.0 to 5.1.

    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-20090820194112-uyx2y8rddbordm2j.bundle
Thread
bzr commit into mysql-5.1 branch (joerg:2967) Bug#37098Joerg Bruehe20 Aug 2009