Author: wyoung
Date: Fri Jun 21 04:07:41 2013
New Revision: 2747

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2747&view=rev
Log:
Fixed another missing userman support file in the tarball

Modified:
    trunk/ChangeLog
    trunk/mysql++.bkl

Modified: trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/ChangeLog?rev=2747&r1=2746&r2=2747&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Fri Jun 21 04:07:41 2013
@@ -1,4 +1,4 @@
-3.2.0, 2013.06.20 (r2746)
+3.2.0, 2013.06.20 (r2747)
 
     o References to MySQL 5.1 have been replaced with 5.6, that
       being the current GA release.

Modified: trunk/mysql++.bkl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=2747&r1=2746&r2=2747&view=diff
==============================================================================
--- trunk/mysql++.bkl (original)
+++ trunk/mysql++.bkl Fri Jun 21 04:07:41 2013
@@ -530,7 +530,7 @@
           cp -RL doc/README* doc/pdf doc/ssqls-pretty $(PKGNAME)/doc
         </command>
         <command>
-          for f in fo2pdf LICENSE.txt Makefile* mktxt README.txt \*.dbx \*.in 
\*.mod \*.txt \*.xsl ; \
+          for f in fo2pdf LICENSE.txt Makefile Makefile.hello.* mktxt 
README.txt \*.dbx \*.in \*.mod \*.txt \*.xsl ; \
           do \
             cp doc/userman/$(DDF) $(PKGNAME)/doc/userman ; \
           done


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to