List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:August 20 2009 10:08pm
Subject:bzr commit into mysql-5.0 branch (joerg:2787) Bug#37098
View as plain text  
#At file:///MySQL/REPO/V50/push-5.0/ based on
revid:joerg@stripped

 2787 Joerg Bruehe	2009-08-20 [merge]
      Merge the correction for the bug#37098 fix into 5.0-build

    modified:
      man/Makefile.am
=== modified file 'man/Makefile.am'
--- a/man/Makefile.am	2008-08-25 19:07:41 +0000
+++ b/man/Makefile.am	2009-08-20 19:08:09 +0000
@@ -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.%


Attachment: [text/bzr-bundle] bzr/joerg@mysql.com-20090820200740-cffxigf492lgo4m2.bundle
Thread
bzr commit into mysql-5.0 branch (joerg:2787) Bug#37098Joerg Bruehe20 Aug 2009